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)
Downloads
3,411
Maintainers
Readme
Installation
NPM
npm install juijs-graph
Browser
<script src="../dist/jui-graph.js"></script>
ES Modules
import graph from 'juijs-graph'