|
|
|
|
|
by myrmidon
684 days ago
|
|
This is pretty nice! Really like the choices for the Keyboard shortcuts and how they are presented. My favorite tool for creating diagrams so far is still Drakon (try in browser: https://drakonhub.com/start-drakon). It has the best "move element" behavior of any diagramming tool I've ever encountered (it shifts neighboring elements predictably, minimally and often in the exact way that I actually want). gg-charts is pretty close in some respects, but still feels a bit more clunky to me, because the "move element" function gives less direct feedback, and in some cases complicates the layout more than I feel necessary. |
|
I was also surprised diagrams are exportable to json. Yet, it does contain (x, y) coordinates, making that json impossible to write by hand.
If drakon had a a more human friendly and git friendly format (at least json is more git friendly), I'd gladly use it much more often!