/purescript-halogen-echarts

Halogen integration for Echarts.

Primary LanguagePureScriptApache License 2.0Apache-2.0

purescript-halogen-echarts

Halogen integration for Echarts via the purescript-echarts library.

Note

  • purescript-echarts library depends on echarts specific version (~2.1.10).
  • please include echarts-all.js file from echarts to built project via script in your html or just concat it with your bundled js.