Skip to content

Grafana Panel Plugin. Allows Measurement Values to be Overlaid on top of a Picture

License

Notifications You must be signed in to change notification settings

mattocchi/pierosavi-imageit-panel

 
 

Repository files navigation

ImageIt Panel Plugin for Grafana

Allows a user to superimpose measurement displays ontop of picture.

ImageIt

Setup

  1. Install the last stable version with grafana-cli plugins install pierosavi-imageit-panel or clone master for the latest features.
  2. Enter a URL for your background image.
  3. Set up a metric and give it an unique alias.
  4. Add a Sensor and give it the same name as the alias.

How to build

npm run build

Master branch is always built before pushing

Features

  • Sensors stay in the same position, even when resizing the panel
  • Draggable sensors
  • Resizing sensors when resizing the panel
  • Plugin compatibility with Grafana 5/6
  • Plugin canvas compatible with larger images
  • Links on sensors
  • Change sensors background color (even transparent)
  • Font Awesome Icons - Images mapping on sensor name
  • Value mapping system

About

Grafana Panel Plugin. Allows Measurement Values to be Overlaid on top of a Picture

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.4%
  • HTML 7.6%