we have an API that returns a Plotly plot as JSON which has some properties set already like layout.title.text. If we try to override these properties with new values via the Layout panel in Grafana 12, the values don't get overridden and the original ones remain in the rendered chart.
Is it possible to override them?
we have an API that returns a Plotly plot as JSON which has some properties set already like layout.title.text. If we try to override these properties with new values via the Layout panel in Grafana 12, the values don't get overridden and the original ones remain in the rendered chart.
Is it possible to override them?