@divertise-asia/bs-chart
v4.0.2
Published
This is a ReScript project that provides bindings for the Chart.js library.
Readme
bs-chartjs
This is a ReScript project that provides bindings for the Chart.js library.
Installation
To install the necessary dependencies, run the following command:
npm install --save @divertise-asia/bs-chartjsThen add bs-chartjs to bs-dependencies in your bsconfig.json:
{
"bs-dependencies": ["@divertise-asia/bs-chartjs"]
}Changelog
- v4.0.0: Upgrade to Chart.js v4 and ReScript v11
