mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-22 00:19:04 +00:00
Enable dynamic plot for charts
This commit is contained in:
parent
dca30ace65
commit
7fef284bf6
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ export const Chart = function Chart({
|
|||
layout={layout}
|
||||
config={{
|
||||
displayModeBar: false,
|
||||
staticPlot: true
|
||||
// staticPlot: true
|
||||
}}
|
||||
/>
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue