mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-23 13:30:25 +08:00
Show label in Slice Graph on x axis
This commit is contained in:
@@ -205,6 +205,7 @@ const plotSlice = (
|
||||
},
|
||||
tickvals: tickvals,
|
||||
ticktext: vocabArr,
|
||||
automargin: true
|
||||
}
|
||||
plotly.react(plotDomId, trace, layout)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user