flowcharting-repository

Manuals and repo for plugin flowcharting


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

Link Mappings

In this section, you can add object/shapes from panel to link to an other dashboard/site with the conditions of current rule.

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.

When

Define condition when link is available.

Url

Absolute URL or relative URL are accepted like :

A relative path to the dashboard

/d/VaxdbasZk/base?tab=visualization&panelId=2&edit&fullscreen&orgId=1

Or an absolute url to an external link

https://mysharepoint.com/path/document

URL can contain Grafana variables or local variables more detail …

NB : Only one url is accepted by object.

Params

If checked, Flowcharting concats current url parameters of dashboard to the link.