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

Switch chart types should ensure old el is removed.

christabor opened this issue · comments

This might not be an issue in all cases, but when converting from Image to Iframe (or vice versa), there is old content pushed down below when the new wrapper is appended. It should delete the old content first.

Once saved and after refresh, this problem doesn't exist, but it's a minor UI annoyance.