this package provide chart as api response
npm install chart-api
> dependes on the api request and data the html chart will generate and send back to user
``jsimport chartApi from 'chart-api';
jsimport chartApi from 'chart-api';
chartApi.barChart(options)
``
Apache 2.0