|
|
|
|
|
by Scubabear68
1206 days ago
|
|
Keynote on Mac fixes many of these complaints, I find it great for diagramming where presentation needs to be very crisp. Agree with others that Mermaid and PlantUML are very useful, but sometimes you need high degrees of visual customization that they don’t give. |
|
I agree with that and it is the reason I have not yet adopted using Mermaid more.
Would be nice to have Mermaid output some form of standard XML describing the graph and then being able to edit it with a graph editing tool.
I often use yEd for making diagrams, but it is not free/libre software. Still the most capable graph editor I know. It stores graphs as XML "graphml", which is structured data of course. Now if we could have a standard format for graphs and visual attributes of graphs like graphml (maybe even graphml, if it is an open standard?) to export to, when using Mermaid, that would be awesome.