feat(frontend): Make Plotly layout dynamic (#1942)

This commit is contained in:
Faton Ramadani
2023-07-27 09:51:00 +02:00
committed by GitHub
parent f49bccc215
commit c20b841a07
@@ -1028,7 +1028,7 @@ Hello \${ctx.username}
value: {},
tooltip:
'Layout options for the plot. See https://plotly.com/javascript/reference/layout/ for more information',
onlyStatic: true
onlyStatic: false
}
}
}