for more information visit the package's GitHub page
Package contains the following modules:
Chartjs is a robust, featureful Javascript charting library. This repo provides a type-safe bridge from Elm, to a web-component mounted Chartjs canvas.
There are two steps to using this library effectively:
elm install blissfully/elm-chartjs-webcomponent
in your Elm project.chartjs@2.7.3
)npm install @blissfully/elm-chartjs-webcomponent
and include the webcomponent/chartjs.js
in your Javascript build pipeline.