DEV Community

Cover image for Grafana Pareto Plugin
Isa Ozler
Isa Ozler

Posted on

1 1

Grafana Pareto Plugin

With the introduction of React to Grafana Plugins, development has changed drastically. Don't want to go too much in details but, transforming, visualising, thresh-holding, opting, dashboard data is much more fun now. In combination with typescript you can create complex but also durable plugins which can be easily maintained and build up-on by the community.


[Code] Feel free to download and try it out!


Sample panel

In this view you can see a pretty standard Pareto-chart, with custom options like for setting the vital few and the trivial many, the visibility of the axis en bar paddings. These are small and basic features, but currently we don't need more... :)

Will be updating this post during the development. So I will try to give you guys a bit more insights. But, if you have any comments, questions or feedback, please share...


Some Context

One of my latest challenges was to help create a dashboard in Grafana where they also needed a Pareto-chart.

To our surprise this wasn't developed yet... There was a request, which wasn't picked up by anyone. So I was able to get my hands dirty :D

Image of Timescale

Timescale – the developer's data platform for modern apps, built on PostgreSQL

Timescale Cloud is PostgreSQL optimized for speed, scale, and performance. Over 3 million IoT, AI, crypto, and dev tool apps are powered by Timescale. Try it free today! No credit card required.

Try free

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay