christabor / flask_jsondash

:snake: :bar_chart: :chart_with_upwards_trend: Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab preview data from pane (or in-memory) when reloading preview

christabor opened this issue · comments

For performance, it would be better to take the currently loaded data when using the preview button, and using that for the active panel, instead of loading a second time when updating the chart.