diff --git a/frontend/src/lib/components/apps/editor/component/components.ts b/frontend/src/lib/components/apps/editor/component/components.ts index 915b1ea86d..50ec1ccdaa 100644 --- a/frontend/src/lib/components/apps/editor/component/components.ts +++ b/frontend/src/lib/components/apps/editor/component/components.ts @@ -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 } } }