moodymudskipper / flow

View and Browse Code Using Flow Diagrams
https://moodymudskipper.github.io/flow/
Other
395 stars 26 forks source link

More engines for flow_view_deps #127

Open moodymudskipper opened 1 year ago

moodymudskipper commented 1 year ago

We chose {nomnoml} because it was the only one (with plantuml) to be able to render code, because of unescapable special characters with other tools.

However flow_view_deps() doesn't show code so probably many other tools might work too.

moodymudskipper commented 1 year ago

OTOH bringing in plantuml brought in a lot of problems and inconsistencies, so this now looks to me like feature bloat. If we need something else for some reasons , the data element of the flow diagram output provides what's needed for other diagram tools.