Pux integration for Baidu's ECharts library.
Uses purescript-echarts.
Currently, only embedding of charts is explicitly supported - there are no hooks to handle events generated by charts.
Add the following to your bower.json
:
"purescript-pux-echarts": "git@github.com:tweag/purescript-pux-echarts.git"
Initially based on purescript-halogen-echarts, which provides the same functionality for Halogen.