antvis/G6
♾ A Graph Visualization Framework in JavaScript. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 92
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 15.5
- age_days: 3488
- days_rel: 138
- days_push: 49
- n_releases_24m: 13
Adoption not part of the score
12272 stars · 1643 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
G6 is a graph visualization framework in TypeScript for rendering, laying out, and interacting with relational data such as networks, trees, and flow graphs in the browser. It provides drawing, layout algorithms, interaction, animation, themes, and plugins for building graph analysis applications.
Use cases
- visualize network graphs in the browser
- render interactive relationship diagrams from JSON data
- draw tree hierarchies with automatic layout
- build social network analysis dashboards
- explore knowledge graphs with zoom and pan interactions
- create custom node and edge visualizations with animations
When to choose
- you need rich, customizable graph/network visualization in web apps
- you want built-in layout algorithms, interactions, and plugins
- you're building graph analytics or visual analysis tools in JavaScript/TypeScript
When to avoid
- you only need simple static charts like bar or line charts
- you need server-side or non-web graph rendering
- you want a full graph database or graph query engine rather than a visualization layer
Facets
library · maturity stable
data-visualization charts animation ui-components data-visualization web-development frontend analytics graph-processing browser graph-visualization graph-drawing network-graphs graph-layout relational-data antv nodejs javascript typescript
2 sources
- readme: https://github.com/antvis/G6 · fetched 2026-08-28 · 8aa589f12aea
- homepage: https://g6.antv.antgroup.com/ · fetched 2026-08-29 · c1d46a32dbf6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antvis/G6 | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem