Skip to content

geogo-in/Barchart-grafana-panel-plugin

Repository files navigation

Grafana Panel Plugin for Custom Barchart

Build

Screenshot

image

What is Grafana Panel Plugin?

Panels are the building blocks of Grafana. They allow you to visualize data in different ways. While Grafana has several types of panels already built-in, you can also build your own panel, to add support for other visualizations.

For more information about panels, refer to the documentation on Panels Cancel changes

Getting started

  1. Install dependencies

    yarn install
  2. Build plugin in development mode or run in watch mode

    yarn dev

    or

    yarn watch
  3. Build plugin in production mode

    yarn build

Learn more

About

A custom bar chart panel plugin for grafana

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published