grafana-flowcharting icon indicating copy to clipboard operation
grafana-flowcharting copied to clipboard

Flowcharting on Grafana 11

Open libralonR opened this issue 1 year ago • 2 comments

Do you have plans to release the new version supported by Grafana 11. ?

libralonR avatar Dec 06 '24 13:12 libralonR

For all intents and purposes, Flowcharting has been replaced by the Flow Panel. It has the closest match in terms of design, delivery and makes use of vector images. It is much faster and more scalable than Flowcharting. Flowcharting has not been maintained or further developped by its owner.

xkilian avatar Dec 11 '24 13:12 xkilian

Configuration for grafana.ini

# Enabling AngularJS Support

`[server] angular_support_enabled = true

[plugins] allow_loading_unsigned_plugins = agenty-flowcharting-panel`

This plugin is working perfectly on versions 10.2.x and 11.1.x. However, starting from version 11.6.x, it restricts editing in the panel options with the message: 'Angular panel options can only be edited using the JSON editor.

cuongitl avatar Aug 08 '25 04:08 cuongitl