flowcharting-repository

Manuals and repo for plugin flowcharting


Project maintained by algenty Hosted on GitHub Pages — Theme by mattgraham

Thresholds

Colors and values

Define the color and the value to apply the color

You cannot change the value of the first line, it is the default color when value is below for the number type or when no expression matches for string type.

Level

For each line, Flowcharting calculate a level number :

Invert

You can invert the order of the levels and colors by clicking on invert button

Gradient

flowCharting is able to calculate the intermediate color when the value is between 2 levels with one value. If there is no associated value, flowCharting takes the raw color of the corresponding level.

Icon state

When rule’s state is not ok, Floawcharting add warning icon under shapes

warning icon

Example

Threshold1

In this example, 3 colors are declared (red, yellow and green ) but only 2 values are associated.

To solve the problem, you need to define a value for red color like this : Threshold2

Demo

You can found a big example with floorplan dashboard here :
https://play.grafana.org/d/Unu5JcjWk/flowcharting-index?orgId=1

Or a little example :
https://play.grafana.org/d/cX3XoCCWz/flowcharting-gradient-color-mode?orgId=1