Skip to content

krisajenkins/purescript-halogen-echarts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-halogen-echarts

Latest release Build status

Halogen integration for Echarts via the purescript-echarts library.

Installation

bower install purescript-halogen-echarts

Notes

  • purescript-echarts depends on the specific echarts version ~2.1.10.
  • Please include the echarts-all.js file from echarts via script tag 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.

About

Halogen integration for Echarts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 100.0%