mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-11 12:30:25 +08:00
Follow review comments
This commit is contained in:
@@ -59,6 +59,10 @@ const plotParamImportancesBeta = (
|
||||
bargroupgap: 0.1,
|
||||
uirevision: "true",
|
||||
template: mode === "dark" ? plotlyDarkTemplate : {},
|
||||
legend: {
|
||||
x: 1.0,
|
||||
y: 0.95,
|
||||
},
|
||||
}
|
||||
|
||||
if (document.getElementById(plotDomId) === null) {
|
||||
|
||||
Reference in New Issue
Block a user