algenty / grafana-flowcharting

Flowcharting, plugin for Grafana to create complexe visio's draws style like technical architectures, floorplan, diagrams, hierarchical schema based on draw.io
Apache License 2.0
980 stars 149 forks source link

Flowchart not working anymore with Grafa version 9..4.7 #398

Closed github-ps1304 closed 1 year ago

github-ps1304 commented 1 year ago

atfer updating to Grafana 9.4.7 the plugin isnt working anymore: reproduce the issue - open a Dashboard with a flowchart panel - edit your flowchart with draw.io - in my case replace a picture - save the draw.io xml - you will see a blank screen.

github-ps1304 commented 1 year ago

problem described in #397

guliangsi commented 1 year ago

Hello,

We also reproduce the same problem in Grafana 7.5.17, since this morning. As a workaround, it seems that removing the mxfile and diagram (added when we save the diagram in draw.io window) xml tags in the Source Content (at the begining and at the end) allows the graph to be displayed

pauljones0 commented 1 year ago

I had the same problem this morning, but this workaround fixed the problem. Thanks @guliangsi :)

github-ps1304 commented 1 year ago

can you post an example file - what you did remove?