A library for creating graph-like diagrams in JavaFX

Robert Fisher rfisher at tesis.de
Wed Dec 17 16:04:24 UTC 2014


Hi everyone,
 
In case anyone is interested, we're working on an open source JavaFX library for creating graph-like diagrams:
 
https://github.com/tesis-dynaware/graph-editor
 
It uses EMF so you get undo/redo, serialization, and some other nice features. You can try out a demo here:
 
 https://github.com/tesis-dynaware/graph-editor/releases
 
Cheers,
Rob


More information about the openjfx-dev mailing list