Software Alternatives & Reviews

NetworkX VS Plotly

Compare NetworkX VS Plotly and see what are their differences

NetworkX logo NetworkX

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

Plotly logo Plotly

Low-Code Data Apps
  • NetworkX Landing page
    Landing page //
    2023-09-14
  • Plotly Landing page
    Landing page //
    2023-07-31

NetworkX videos

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

Plotly videos

Create Real-time Chart with Javascript | Plotly.js Tutorial

More videos:

  • Review - Introducing plotly.py 3.0
  • Review - Is Plotly The Better Matplotlib?
  • Tutorial - Plotly Tutorial 2021
  • Review - Data Visualization as The First and Last Mile of Data Science Plotly Express and Dash | SciPy 2021

Category Popularity

0-100% (relative to NetworkX and Plotly)
Graph Databases
100 100%
0% 0
Data Visualization
0 0%
100% 100
Databases
100 100%
0% 0
Data Dashboard
0 0%
100% 100

User comments

Share your experience with using NetworkX and Plotly. 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 Plotly

NetworkX Reviews

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

Plotly Reviews

Best 8 Redash Alternatives in 2023 [In Depth Guide]
Plotly is specifically designed for companies who want to build and deploy analytic applications like dashboards using Python, Julia, or R without needing DevOps or Javascript developers.
Source: www.datapad.io
5 Best Python Libraries For Data Visualization in 2023
Plotly is a web-based data visualization toolkit that comes with unique functionalities such as dendrograms, 3D charts, and also contour plots, which is not very common in other libraries. It has a great API offering scatter plots, line charts, bar charts, error bars, box plots, and other visualizations. Plotly can even be accessed from a Python Notebook.
Top 8 Python Libraries for Data Visualization
Plotly is a free open-source graphing library that can be used to form data visualizations. Plotly (plotly.py) is built on top of the Plotly JavaScript library (plotly.js) and can be used to create web-based data visualizations that can be displayed in Jupyter notebooks or web applications using Dash or saved as individual HTML files. Plotly provides more than 40 unique...
5 top picks for JavaScript chart libraries
Plotly is a graphing library that’s available for various runtime environments, including the browser. It supports many kinds of charts and graphs that we can configure with a variety of options.

Social recommendations and mentions

NetworkX might be a bit more popular than Plotly. We know about 34 links to it since March 2021 and only 29 links to Plotly. 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

Plotly mentions (29)

  • Python equivalent to power bi/power query?
    For dashboards: - https://plotly.com/ is probably my favourite, but there are others like streamlit, voila and others... Source: 5 months ago
  • Junior Developer asked to make Saaas in first month.
    If your CEO wants you to solo build an alternative to Tableau, PowerBi, or even Plotly then consider him/her delusional. Source: 11 months ago
  • PSA: You don't need fancy stuff to do good work.
    Python's pandas, NumPy, and SciPy libraries offer powerful functionality for data manipulation, while matplotlib, seaborn, and plotly provide versatile tools for creating visualizations. Similarly, in R, you can use dplyr, tidyverse, and data.table for data manipulation, and ggplot2, lattice, and shiny for visualization. These packages enable you to create insightful visualizations and perform statistical analyses... Source: 12 months ago
  • Wait, but I thought they were the same thing?
    I use plotly and like it a lot. It is slower though. Noticeable if you want to batch-generate a bunch of images and dump them into a folder. But that probably isn't the case most times. Source: about 1 year ago
  • Storing your data in a Plotly Dash data dashboard
    Plotly Dash is a great framework for developing interactive data dashboards using Python, R, and Javascript. It works alongside Plotly to bring your beautiful visualizations to the masses. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing NetworkX and Plotly, 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.

D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.

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

Chart.js - Easy, object oriented client side graphs for designers and developers.

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

Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application