Live data from Hacker News

Text to Diagram Tools

text-to-diagram.com

1–10 of 27 posts

Re: Text to Diagram Tools

#4
I've been playing with Vega bit lately, because of the support for geo graphs and violin/box/"R Stuff" graphs.

Vega is theoretically available in Asciidoctor-diagram, but not everything is supported yet :(

Project

https://vega.github.io/vega/

Sandbox

https://vega.github.io/editor/#/custom/vega

Geo example

https://vega.github.io/editor/#/examples/vega/airport-connec...

Box plot example

https://vega.github.io/editor/#/examples/vega/box-plot

Re: Text to Diagram Tools

#5
i collect these tools for fun! https://github.com/sw-yx/spark-joy/blob/master/README.md#cod...

- https://gojs.net/latest/samples/decisionTree.html interactive diagrams

- http://blockdiag.com/en/

- python's diagrams https://pypi.org/project/diagrams/

- https://structurizr.com/

- https://github.com/mhlabs/cfn-diagram visualize cloudformation -> draw.io

- https://wavedrom.com/ (OSS) - Digital Timing Diagram or Waveform from simple textual description.

- way more tools here: https://xosh.org/text-to-diagram/

Re: Text to Diagram Tools

#6
post #5

i collect these tools for fun! https://github.com/sw-yx/spark-joy/blob/master/README.md#cod... - https://gojs.net/latest/samples/decisionTree.html interactive diagrams - http://blockdiag.com/en/ - python's diagrams https://pypi.org/project/diagrams/ - https://structurizr.com/ - https://github.com/mhlabs/cfn-diagram visualize cloudformation -> draw.io - https://wavedrom.com/ (OSS) - Digital Timing Diagram or Waveform…

Here is one that is missing: https://github.com/mlajtos/moniel
Post reply on HN