Y
Hacker News
new
|
ask
|
show
|
jobs
by
ublaze
1595 days ago
Does anyone know which tool can be used to make such visualizations?
2 comments
dahart
1595 days ago
Inkscape (free, Linux mainly), Gravit Designer (cloud app, happy user), LucidChart (cloud app, great IMO but disclosure: ex employee), Visio (Windows), OmniGraffle (Mac), Illustrator ($$ but excellent).
link
nanomonkey
1595 days ago
Graphviz (dot diagram notation) or Mermaid diagram editor. Emacs has good support for rendering dot notation.
link