flowcharting-repository

Manuals and repo for plugin flowcharting


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

Label/Text Mapping

In this section, you can change the text with the value of metric.

Identify by

You can select the method of selection for the field “What” :
- by the uniq ID of shapes. - by the value of the text (experimental).

Regular exression

If checked, the field “What” accepts a regular expression (less efficient) like this :

/.*My label.*/

Buttons

What

Enter the id or text of shape, if the field “regular expression” is checked, regular expression is accepted but less efficient for performance.
You can target/select the shape by clicking on link button.
images/fc_subway_example.png

When

Define condition when text/values is displayed.

How

Define which part of text is replaced vy values.

With

Enter a regular expression when substring is selected.

Example :

Original text = “Number of sessions : VALUE”.
Change “VALUE” with this pattern “/VALUE/” and keep string before.

See full example animation

Demo

https://play.grafana.org/d/VbE3_jqZz/flowcharting-options-demo?orgId=1