
Graph Galaxy - Visual Thinking
macOS / Productivité
Graph Galaxy is a modern user interface for Graphviz - a great graph visualization tool loved by many people.
It comes with two approaches to compose graphs:
• Source Code Editor with Live Preview. You use DOT language to build the graph. This is useful when you want to maintain a human-readable DOT document.
• Visual Editor. You can sketch graph on canvas in WYSIWYG approach, without thinking the details of the DOT language. It's intuitive and effective.
The visual editor provides some unique features to help you compose graph better:
• Outline. The outline panel shows the table of contents, which gives you a quick insight about how graphs are structured.
• Import and Export. Graph Galaxy can read .gv files, and export the graphs to various formats like PDF, SVG, JPEG, PNG, and DOT.
• Table Editing. The concise and powerful shortcuts (like merge cells) allow you to create a complex table easily.
• Hand-Drawn. The strokes can be transformed to hand-drawn, which is useful for prototyping.
• GVPR. You can write GVPR program in visual editor and preview the output graph.
Terms of Use: https://blog.graphgalaxy.com/terms-of-use.html
Contact: graphgalaxyapp@gmail.com
Quoi de neuf dans la dernière version ?
Bug fixes and improvements