Software Alternatives, Accelerators & Startups

Plotly VS Vega-Lite

Compare Plotly VS Vega-Lite and see what are their differences

Plotly logo Plotly

Low-Code Data Apps

Vega-Lite logo Vega-Lite

High-level grammar of interactive graphics
  • Plotly Landing page
    Landing page //
    2023-07-31
  • Vega-Lite Landing page
    Landing page //
    2019-09-21

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

Vega-Lite videos

Vega-Lite: A Grammar of Interactive Graphics

Category Popularity

0-100% (relative to Plotly and Vega-Lite)
Data Visualization
90 90%
10% 10
Data Dashboard
86 86%
14% 14
Charting Libraries
90 90%
10% 10
Business Intelligence
100 100%
0% 0

User comments

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

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.

Vega-Lite Reviews

We have no reviews of Vega-Lite yet.
Be the first one to post

Social recommendations and mentions

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

Plotly mentions (30)

  • Essential Deep Learning Checklist: Best Practices Unveiled
    How to Accomplish: Utilize visualization libraries like Matplotlib, Seaborn, or Plotly in Python to create histograms, scatter plots, and bar charts. For image data, use tools that visualize images alongside their labels to check for labeling accuracy. For structured data, correlation matrices and pair plots can be highly informative. - Source: dev.to / 18 days ago
  • 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: 7 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: about 1 year 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: about 1 year 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: over 1 year ago
View more

Vega-Lite mentions (23)

  • Show HN: I made first declaritive SVG,canvas framework
    We use the slightly simpler vega-lite from the same group. It typically gets us 98% of the way there quite quickly. Its from the same team, just a more simple wrapper around D3. https://vega.github.io/vega-lite/. - Source: Hacker News / 16 days ago
  • Ask HN: What's the best charting library for customer-facing dashboards?
    I like Vega-Lite: https://vega.github.io/vega-lite/ It’s built by folks from the same lab as D3, but designed as “a higher-level visual specification language on top of D3” [https://vega.github.io/vega/about/vega-and-d3/] My favorite way to prototype a dashboard is to use Streamlit to lay things out and serve it and then use Altair [https://altair-viz.github.io/] to generate the Vega-Lite plots in Python. Then if... - Source: Hacker News / 2 months ago
  • Gnuplotlib: Non-Painful Plotting for NumPy
    I also have difficulties with Gnuplot and Matplotlib. I like Vega that allows me to create visualisations in a declarative way. If I really need something special I go with d3.js, which had a really steep learning curve but with ChatGPT it should have become easier for beginners. [1] https://vega.github.io/vega-lite/. - Source: Hacker News / 5 months ago
  • Elixir Livebook is a secret weapon for documentation
    To ensure you do not miss this: LiveBook comes with a Vega Lite integration (https://livebook.dev/integrations -> https://livebook.dev/integrations/vega-lite/), which means you get access to a lot of visualisations out of the box, should you need that (https://vega.github.io/vega-lite/). In the same "standing on giant's shoulders" stance, you can use Explorer (see example LiveBook at... - Source: Hacker News / 11 months ago
  • Observable Plot: The JavaScript library for exploratory data visualization
    Nice, would be nice to have it integrated in GitHub markdown. Looks similar to Vega or Vega-lite(https://vega.github.io/vega-lite/). Definitely as rich as D3.js but gets the job done for simple visualisations. - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

When comparing Plotly and Vega-Lite, you can also consider the following products

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.

Observable - Interactive code examples/posts

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

Vega Visualization Grammar - Visualization grammar for creating, saving, and sharing interactive visualization designs

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

Google Charts - Interactive charts for browsers and mobile devices.