Hi, I am looking at tools to help automate the creation of diagrams. In a perfect world
diagrams.net would expose a REST API which would allow one to programmatically
- initiate a blank sheet
- initiate a layer
- load a set of icons or local custom icons
- programmatically define nodes, edges, labels, type of diagram, and directionality
- save locally as JSON or even DOT
- save locally ad image (SVG, PDF, JPG, VDSX (if zero cost))
- etc..
I don't believe that is possible today but I was wondering:
1. are there any integrations which make this possible?
2. is this anywhere on the road map?
Thank you,
Claudia