CrashLaker / grafana-horizon

Grafana Plugin Horizon gives you condensed view of multiple assets
https://crashlaker.github.io/grafana-horizon
Apache License 2.0
6 stars 2 forks source link
dashboard grafana grafana-plugin monitoring small-multiples visualization

Grafana Plugin Horizon

Grealtly inspired by small multiples from the almighty data visualization world. Small multiple "is a series of similiar graphs or charts using the same scale and axes, allowing them to be easily compared".

One first approach on utilizing this plugin would would be to give the user a bird's-eye view of what one's willing to monitor. Allowing the user to quickly grasp changes and insights.

Demo

Install

Download .zip and extract it to your grafana plugins folder e.g. /var/lib/grafana/plugins.

Then click Horizon Badge in your visualizations gallery.

Concepts

What is a Horizon Plot?

https://bernatgel.github.io/karyoploter_tutorial/Tutorial/PlotHorizon/PlotHorizon.html

First Release 0.1.0

What's in this first release?

TODO

Versioning

https://semver.org/ MAJOR.MINOR.PATCH

Deps

Thanks To

This plugin was heavily inspired by Mike Bostock's cubism and all sorts of small multiples data visualization out there.