From 2c673377bbf66123b16f165c19fa6b675eee1cba Mon Sep 17 00:00:00 2001 From: Andrii Lundiak Date: Wed, 3 May 2017 18:12:32 +0200 Subject: [PATCH] Added mxGraph - diagramming library. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac3be34..49a572e 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL. * [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3. * [GraphicsJS](https://www.graphicsjs.org) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology. +* [mxGraph](https://github.com/jgraph/mxgraph) - Diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor. There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](http://www.anychart.com), [plotly](https://plot.ly/), and [highchart](http://www.highcharts.com/).