Draw.io - viewer and editor custom widget

Hi All, long time lurker, first time poster.

I’m releasing my first public widget, a full viewer and editor for draw.io diagrams within grist, and some examples of how you can extract the contents of the diagrams as well.


I would strongly recommend you read through the readme on GitHub, but otherwise feel free to give it a try via the custom widget URL: https://lgdan.github.io/grist-widget-drawio/

Enjoy!

5 Likes

Maybe you can find a way to create a relation between individual elements in the diagram and records in Grist?

I’ve got some code on the GitHub page to do this kind of stuff, I built a quick example here for you :). Diagram Test A - Grist

Here’s some screenshots of a basic bill of materials type scenario, and some constraints checking. MBSE here we come?