mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-26 14:00:39 +08:00
Fix eslint
This commit is contained in:
@@ -144,7 +144,7 @@ const plotSlice = (study: StudyDetail, objectiveId: number, xAxis: string) => {
|
||||
},
|
||||
},
|
||||
]
|
||||
let updateLayout: Partial<plotly.Layout> = {
|
||||
const updateLayout: Partial<plotly.Layout> = {
|
||||
title: "Slice",
|
||||
margin: {
|
||||
l: 50,
|
||||
|
||||
Reference in New Issue
Block a user