pygal VS echarts

Compare pygal vs echarts and see what are their differences.

pygal

PYthon svg GrAph plotting Library (by Kozea)

echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser [Moved to: https://github.com/apache/echarts] (by ecomfe)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pygal echarts
3 1
2,600 55,034
0.3% -
7.7 9.5
3 months ago about 1 year ago
Python TypeScript
GNU Lesser General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pygal

Posts with mentions or reviews of pygal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

echarts

Posts with mentions or reviews of echarts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • ECharts for Python
    3 projects | news.ycombinator.com | 3 May 2023
    ECharts was originally a Baidu project, released under https://github.com/ecomfe/echarts (ecomfe = "E-commerce frontend"?). They still maintain some of the auxiliary libraries.

    I've been using it since around ... 2018-ish[0]? ... as a replacement for Google Charts. It was my first time using a big library from one of the Chinese tech giants -- basic docs and tutorials in English, then all the advanced stuff (and comments) written in Chinese. I was impressed by how comprehensive the charts library was, and how they'd obviously invested a lot of brainwork into the configuration system. IMO it's one of the highest-quality data visualization libraries in JavaScript unless you're willing to dive deep into something like d3.js.

    The blog post's author describes running echarts in a headless Chrome, though, which seems insane to me. It's JavaScript rendering to a -- can't it run in Node with https://github.com/Automattic/node-canvas ?

    [0] A small publicly-accessible example: https://john-millikin.com/reddit-front-page-2018#by-domain

What are some alternatives?

When comparing pygal and echarts you can also consider the following projects:

matplotlib - matplotlib: plotting with Python

mini-canvas-editor - JavaScript image editor as component. Integrate with any front-end framework.

plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!

amcharts4 - The most advanced amCharts charting library for JavaScript and TypeScript apps.

bokeh - Interactive Data Visualization in the browser, from Python

vue-svg-pan-zoom - Vue component using SvgPanZoom

seaborn - Statistical data visualization in Python

echarts-readymade - Make echarts come in handy for React. Based on echarts-for-react

Altair - Declarative statistical visualization library for Python

mod_harbour.v2 - mod_harbour.v2 - Harbour module for Apache

bqplot - Plotting library for IPython/Jupyter notebooks

node-canvas - Node canvas is a Cairo backed Canvas implementation for NodeJS.