purescript-halogen-echarts
November 13, 2016 ยท View on GitHub
Halogen integration for Echarts via the purescript-echarts library.
Installation
bower install purescript-halogen-echarts
Notes
purescript-echartsdepends on the specificechartsversion ~2.1.10.- Please include the
echarts-all.jsfile fromechartsviascripttag in your html, or concatenate it with the bundled JavaScript file.
Example
npm run example
open example/dist/index.html
Documentation
Module documentation is published on Pursuit.