jdbranham / grafana-diagram

A Grafana plugin to visualize metrics in a diagram using flow charts, gantt charts, sequence diagrams, or class diagrams
https://jdbranham.github.io/grafana-diagram/
Apache License 2.0
452 stars 86 forks source link

Replace deprecated Grafana SCSS styles #259

Open ashharrison90 opened 5 months ago

ashharrison90 commented 5 months ago

Hi from the Grafana team 👋

In Grafana 12, we'll be removing Angular support. As part of that, we'll also be removing a lot of legacy CSS classes. It looks like this plugin relies on a few of these classes:

The CSS class names that Grafana provides can change at any time and should not be relied on as a stable external API. The recommendation would be to either:

Thanks again for your contributions and support! 🙌