Software Alternatives & Reviews

NetworkX VS Graphviz

Compare NetworkX VS Graphviz and see what are their differences

NetworkX logo NetworkX

NetworkX is a Python language software package for the creation, manipulation, and study of the...

Graphviz logo Graphviz

Graphviz is open source graph visualization software. It has several main graph layout programs.
  • NetworkX Landing page
    Landing page //
    2023-09-14
  • Graphviz Landing page
    Landing page //
    2022-01-18

NetworkX videos

Directed Network Analysis - Simulating a Social Network Using Networkx in Python - Tutorial 28

Graphviz videos

Graphviz - Make Diagrams - Ubuntu 10.10

More videos:

  • Review - Use Soot and Graphviz to Generate and Visualize Java Call Graphs

Category Popularity

0-100% (relative to NetworkX and Graphviz)
Graph Databases
100 100%
0% 0
Diagrams
5 5%
95% 95
Databases
100 100%
0% 0
Flowcharts
0 0%
100% 100

User comments

Share your experience with using NetworkX and Graphviz. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare NetworkX and Graphviz

NetworkX Reviews

We have no reviews of NetworkX yet.
Be the first one to post

Graphviz Reviews

Top 7 diagrams as code tools for software architecture
Graphviz is a graph visualization software for representing structural information as diagrams.

Social recommendations and mentions

Based on our record, Graphviz should be more popular than NetworkX. 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.

NetworkX mentions (34)

  • Build the dependency graph of your BigQuery pipelines at no cost: a Python implementation
    In the project we used Python lib networkx and a DiGraph object (Direct Graph). To detect a table reference in a Query, we use sqlglot, a SQL parser (among other things) that works well with Bigquery. - Source: dev.to / 4 months ago
  • Custom libraries and utility tools for challenges
    If you program in Python, can use NetworkX for that. But it's probably a good idea to implement the basic algorithms yourself at least one time. Source: 5 months ago
  • Google open-sources their graph mining library
    For those wanting to play with graphs and ML I was browsing the arangodb docs recently and I saw that it includes integrations to various graph libraries and machine learning frameworks [1]. I also saw a few jupyter notebooks dealing with machine learning from graphs [2]. Integrations include: * NetworkX -- https://networkx.org/ * DeepGraphLibrary -- https://www.dgl.ai/ * cuGraph (Rapids.ai Graph) --... - Source: Hacker News / 7 months ago
  • org-roam-pygraph: Build a graph of your org-roam collection for use in Python
    Org-roam-ui is a great interactive visualization tool, but its main use is visualization. The hope of this library is that it could be part of a larger graph analysis pipeline. The demo provides an example graph visualization, but what you choose to do with the resulting graph certainly isn't limited to that. See for example networkx. Source: 12 months ago
  • Microsoft won't accept my first name.
    Back in college, I had an assignment deadline coming up and I wanted to work on it in the train since I had an 8-hour journey ahead of me. It was about some analysis of graph data, which used a Python package called NetworkX. The train's WiFi didn't allow me to access their documentation because it apparently thought it was porn. Source: 12 months ago
View more

Graphviz mentions (79)

  • Should I Open Source my Company?
    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 / 3 months ago
  • Trippy 0.9.0 Release
    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: 5 months ago
  • Calculate the difference and intersection of any two regexes
    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 / 8 months ago
  • What are some tools to help in visualizing concepts
    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: 11 months ago
  • Good graphic FlowChart drawing tool ?
    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: 11 months ago
View more

What are some alternatives?

When comparing NetworkX and Graphviz, you can also consider the following products

neo4j - Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.

PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.

RedisGraph - A high-performance graph database implemented as a Redis module.

draw.io - Online diagramming application

ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.

yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.