Categories |
|
---|---|
Website | graphviz.org |
Based on our record, Graphviz seems to be more popular. It has been mentiond 79 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Thoughtful post, thanks. However, this tripped me up: "our GPU graph viz server" -- I couldn't understand how you a) scale graphviz[1] on a GPU and b) make money hosting graphviz. Quick read of your web site cleared that up :) [1] https://graphviz.org/. - Source: Hacker News / about 1 month ago
Tracing flows: breakdown complex UDP/TCP ECMP traces into individual flows (i.e. Common network path); render a chart of flows in GraphViz DOT format (example). Source: 3 months ago
It has the look of graphviz about it, which is an excellent tool. Often helpful in debugging anything related to graphs. https://graphviz.org/. - Source: Hacker News / 6 months ago
If you are talking about making visualisations for other people it would depend if you want to make them interactive, static, or a mix of the two. I’m not really sure what to recommend given I don’t know - but here are a few places to start: - Python tutor - manim - processing - graphviz - simple but good - draw.io. Source: 9 months ago
It sounds like you're looking for a web-hosted tool - if you're interested in self-hosted text-based tools, graphviz can make flowcharts, and if integration with LaTeX is desirable, so can TikZ. Source: 9 months ago
draw.io - Online diagramming application
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.
LucidChart - LucidChart is the missing link in online productivity suites. LucidChart allows users to create, collaborate on, and publish attractive flowcharts and other diagrams from a web browser.
Gephi - Gephi is an open-source software for visualizing and analyzing large networks graphs.
OmniGraffle - OmniGraffle is for creating precise graphics like website wireframes, an electrical system designs, or mapping out software class.
Dia - Dia is a GTK+ based diagram creation program for GNU/Linux, MacOS X, Unix, and Windows, and is released under the GPL license.