Graphviz icon
Graphviz icon

Graphviz

 72 likes

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design...

Graphviz screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  • Online
4.2 / 5 Avg rating (4)
72likes
4comments
0news articles

Features

Suggest and vote on features
  1.  Graphs
  2.  Graph editing
  3.  Data visualization

 Tags

  • graph-visualization
  • SVG

Graphviz News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Graphviz information

  • Developed by

    US flagAT&T Research Labs and Contributors
  • Licensing

    Open Source and Free product.
  • Rating

    Average rating of 4.2
  • Alternatives

    54 alternatives listed
  • Supported Languages

    • English

Our users have written 4 comments and reviews about Graphviz, and it has gotten 72 likes

Graphviz was added to AlternativeTo by parceval on Mar 1, 2011 and this page was last updated Jan 18, 2022.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Samenaga
Feb 1, 2023
2

Well documented and what-you-mean-is-what-you-get oriented.

us15
Sep 16, 2023
1

Pros:

  • lots of features and options
  • easy to use (graph defined by simple text)
  • works fast most of the time
  • well documented
  • well supported (developer gives fast feedback on questions in a friendly explanatory manner)
  • maintainable (bugs are fixed over time, new release are coming out)

Cons:

  • no support for Gantt chart
  • no full support for Windows (unable to build some kinds of graphs due to lack of libraries)
  • no support for multithreading, only one core is used (and it's impossible to fix it somehow in future due to complicated codebase)
  • some kinds of input data end up with crash or nearly infinite time to finish (stess testing would be benefitial)

Overall: amazing application!

ab1
Jul 6, 2022
1

Not so great for illustrations, slides, animations with random graphs.

Nodes can move. Edges can move.

sondrak
Mar 27, 2018
1

Attractive graphs editable from easy-to-edit simple text files.

What is Graphviz?

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

Features

The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser. Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes.

Official Links