The diagramming tag has no wiki summary.
0
votes
1answer
983 views
Looking to create a custom, graphical editor for a data model using HTML5 and SVG
I need to create a graphical editor for our data model that works in an HTML5 compliant browser. I am looking for a proper library/framework to build on. The model is stored as xml, but that should be ...