hustcc/PyG2Plot
🎨 Python3 binding for `@AntV/G2Plot` Plotting Library . observed · 2026-09-06
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-07. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2063
- days_rel: n/a
- days_push: 1377
- n_releases_24m: 0
Adoption not part of the score
1075 stars · 115 forks observed · 2026-09-06
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyG2Plot is a Python 3 binding for the AntV G2Plot JavaScript charting library, letting users create interactive statistical charts from Python via declarative option dictionaries. It can render charts to HTML files, HTML strings, or directly inside Jupyter Notebook and JupyterLab.
Use cases
- create interactive line, bar, and pie charts from Python
- render statistical plots to standalone HTML files
- visualize data inline in Jupyter Notebook or JupyterLab
- build charts using the grammar of graphics with JSON-like options
- embed JavaScript callbacks for custom chart styling
When to choose
- you want AntV G2Plot's interactive charts from Python code
- you need charts that render in Jupyter notebooks
- you prefer declarative JSON-style chart configuration
- you want to export charts as self-contained HTML
When to avoid
- you need a purely native Python plotting stack like matplotlib
- you require server-side raster image output (PNG/SVG) without a browser
- you need a library with frequent updates and active maintenance
- you are not comfortable with JavaScript-flavored chart options
Facets
library · maturity maintenance
data-visualization charts data-visualization data-science web-development python cross-platform antv g2plot jupyter charting grammar-of-graphics
2 sources
- readme: https://github.com/hustcc/PyG2Plot · fetched 2026-09-06 · 9076ce46a1e8
- registry_pypi: https://pypi.org/pypi/pyg2plot/json · fetched 2026-08-29 · 3af90c6465b2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hustcc/PyG2Plot | main | 32 |
For agents
Data as of 2026-09-07T08:21:23.190159+00:00 · Report a problem