From 1cacbc250bebe5e5c4ea6801918ddeb00439fefc Mon Sep 17 00:00:00 2001 From: Aaron Date: Mon, 29 Dec 2025 11:09:07 +0800 Subject: [PATCH] Add infographic library to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb2f2ea2..de954fea 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [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. +* [Infographic](https://github.com/antvis/Infographic) - A next-generation declarative infographic 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/).