From d220ad69b78318d6cc3fd4bd0c11c97c859ca18d Mon Sep 17 00:00:00 2001 From: Aaron Date: Thu, 4 Dec 2025 17:51:37 +0800 Subject: [PATCH] Add G6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 630401b0..ce6e8cd6 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [cola.js](https://ialab.it.monash.edu/webcola/) - library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques * [jointjs](https://github.com/clientIO/joint) - Diagramming library to create static diagrams or fully interactive diagramming tools. * [vizzu](https://github.com/vizzuhq/vizzu-lib) - Library for animated data visualizations and data stories. +* [G6](https://github.com/antvis/g6) - A graph visualization engine. There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](https://www.anychart.com/), [plotly](https://plotly.com/), and [lightning chart](https://www.arction.com/lightningchart-js/).