ae3e/ae3e-plotly-panel

persistent layout config?

Closed this issue · 1 comments

Every time I edit a panel I need to delete"xaxis": { "type": "date" } in the layout section, as it seems to be reinserted if it is not present

[EDIT: Can be solved by leaving it blank "type": ""]

ae3e commented

Found a hack to solve issue but posted a question on Grafana community website to see if there's a better solution....