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
970 stars 147 forks source link

in mxraph how to use drawio all shapes #330

Open wenlongLei opened 2 years ago

wenlongLei commented 2 years ago

I am using mxClient.js on the web side. The xml returned by the backend is initialized through mxgraph's mxUtils.parseXml(xmlString), and some shapes cannot be displayed. How to use or inherit the shapes already implemented by drawio on the pure web side

algenty commented 2 years ago

I need to upgrade mxgraph version in flowcharting to display new shapes