You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.