SVG in Grafana

From Open Source Controls Wiki
Revision as of 22:32, 8 October 2022 by Rhg (talk | contribs)
Jump to navigation Jump to search


SVG elements are given attributes:

Attribute Description Required
network The network identifier. Not usually specified so dashboard can apply to different networks. Rarely
node The node identifier. Not usually specified as irrelevant. Rarely
device The device the element it linked to Always
vargroup The variable data group Good practice
varkey The variable identifier Always
colourmap If specified, the elements fill colour will be changed to represent the value.

The default mapping is blue-yellow-red from 0 to 100, best suited to temperatures.