G2Plot VS echarts

Compare G2Plot vs echarts and see what are their differences.

G2Plot

:dango: An interactive and responsive charting library. (by antvis)

echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser (by apache)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
G2Plot echarts
1 16
2,504 58,590
0.4% 1.4%
4.5 8.9
3 months ago 7 days ago
TypeScript TypeScript
MIT License 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.

G2Plot

Posts with mentions or reviews of G2Plot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-18.

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-09-22.
  • Show HN: Paisa – Open-Source Personal Finance Manager
    18 projects | news.ycombinator.com | 22 Sep 2023
    I want to know where my money goes. I like to look at stacked-area (or column) charts of the categories of spending. To make this work I have some software I made ~20 years ago that does double-entry book-keeping. At the end of the month, I import statements from financial service providers (eg: Wells Fargo, Chase, PayPal, Stripe, etc). Lots of stuff is repeat purchases (eg: Shell Gas) and my software automatically categorises. Some transactions I have to categorise manually. Each category / vendor becomes an expense-account and my banks and CCs exist as assets and liabilities.

    Once the import and reconciliation is done I pull up a my column chart that shows where the money went -- and can compare over time -- see a full year of movement. I've been through various charting libraries with it and most recently moved to ECharts[0] -- so I'm planning to expand with Treemap and Sankey style visuals.

    The import process, which I do monthly takes maybe an hour. I'm importing from like 5 bank accounts, 3 payment processors, 4 CC providers. The part that takes the longest is signing into their slow sites, navigating past pop-up/interstitial, getting to their download page and waiting for it to download. Loads of these sites (WF, Chase) have been "modernised" and have some real bullshit UI/UX going on -- lags, no keyboard, elements jump around, forms can't remember state, ctrl+click won't open in a new page cause that damned link isn't actually a link but some nested monster of DIVs with 19 event listeners on each one -- and somehow still all wrong.

    I think the most-best feature would be to have some tool automatically get all my transactions from all these providers into one common format. Gimmee some JSON with like 10 commonly-named fields for the normal stuff and then 52 other BS fields that each provider likes to add (see a PayPal CSV for example). Does that exist and I just don't know?

    [0] https://echarts.apache.org/

  • Personal Sträva Activity Statistics
    3 projects | /r/Strava | 13 Jun 2023
    Coded mainly in Perl and Gnuplot, recently extended by Python Pandas and JavaScript Tabulator and ECharts
  • Build complex SPAs quickly with vue-element-admin
    6 projects | dev.to | 30 Mar 2023
    Dashboards have a lot of charts for different forms and data. This is another common requirement. This template recommends Apache ECharts, a powerful, easy-to-use, and flexible JavaScript visualization library.
  • Using Apache ECharts in React Native - wrn-echarts
    4 projects | /r/reactnative | 1 Feb 2023
    We have developed an open source graphics library for react native APP, which is based on Apache ECharts and uses RNSVG or RNSkia for rendering in a way that is almost identical to using it in the web, and can satisfy most graphics situations. The project source code is available at https://github.com/wuba/wrn-echarts .
  • Best practice for UI design in scientific app
    4 projects | /r/sveltejs | 27 Nov 2022
    apache-echarts for charting system (it has 3d chart anyway)
  • Pulling and visualizing data from a database client side
    4 projects | /r/csharp | 20 May 2022
    ECharts -- open source js lib for enterprise-grade charts
  • Svelte and Apache ECharts
    3 projects | /r/sveltejs | 16 Mar 2022
    I'm currently new to using Svelte and I want to try using it with Apache ECharts for data visualization purposes. My only problem is that I seem to have a hard time trying to use the ECharts package in Svelte. Importing the module in a Svelte component seems to result in an error that causes a blank page to render.
  • Using Apache ECharts with React and TypeScript
    6 projects | dev.to | 2 Jul 2021
    It's a cool data-visualization library like Highcharts, Chart.js, amCharts, Vega-Lite, and numerous others. A lot of companies/products including AWS are using it in production.
  • Top 30 Open Source And Paid React Charts + Examples
    17 projects | dev.to | 2 Jun 2021
    That chart goes with the Echarts library. It is a React wrapper for Apache Echart, an open-sourced JavaScript visualization tool with 45k stars on GitHub.
  • React and D3.js
    3 projects | news.ycombinator.com | 29 Mar 2021
    Although I haven't used Semiotic but Echarts [1] for the last 4 years, I agree with the sentiment. D3 is regularly on top of HN and I always wonder if its popularity is due to people not knowing there are easier alternatives or it's because they really need a library as low-level as D3 for plotting their data.

    [1] https://github.com/apache/echarts + https://github.com/hustcc/echarts-for-react

    been using echarts for the last 3 years

What are some alternatives?

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

Chart.js - Simple HTML5 Charts using the <canvas> tag

d3 - Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Highcharts JS - Highcharts JS, the JavaScript charting framework

vega - A visualization grammar.

Frappe Gantt - Open Source Javascript Gantt

apexcharts.js - 📊 Interactive JavaScript Charts built on SVG

jquery.sparkline - A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser

recharts - Redefined chart library built with React and D3

dc.js - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

DHTMLX Gantt - GPL version of Javascript Gantt Chart

heatmap.js - 🔥 JavaScript Library for HTML5 canvas based heatmaps

visx - 🐯 visx | visualization components