From 18452b2abd30fc03e72b8b511c22aad7bd1549b7 Mon Sep 17 00:00:00 2001 From: Aaron Date: Thu, 4 Dec 2025 17:37:17 +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 630401b0..bada9bbe 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. +* [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/).