1.Install JSCharting from npm
Visit the JSCharting npm page for more usage information.
npm install --save jscharting1.Using CDN
Visit code.jscharting.com for a list of available releases.
<script src="https://code.jscharting.com/latest/jscharting.js"></script>
The free trial includes
- No time restrictions
- No feature restrictions
- Small link on your chart
If you would like to use JSCharting for commercial purposes and remove this link, please purchase a license. If you are an existing customer, please login to the online store to download the licensed bundle.
2.Get Started with JSCharting
Make your first chart.