Halogen integration for Echarts via the purescript-echarts
library.
bower install purescript-halogen-echarts
purescript-echarts
depends on the specificecharts
version ~2.1.10.- Please include the
echarts-all.js
file fromecharts
viascript
tag in your html, or concatenate it with the bundled JavaScript file.
npm run example
open example/dist/index.html
Module documentation is published on Pursuit.