juijs-graph
v1.1.4
Published
SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D)
Maintainers
Readme
Installation
NPM
npm install juijs-graphBrowser
<script src="../dist/jui-graph.js"></script>ES Modules
import graph from 'juijs-graph'