Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baransu/elm-vizceral


https://github.com/baransu/elm-vizceral

data-visualization elm

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# elm-vizceral

Experiment with Netflix's [vizceral](https://github.com/Netflix/vizceral) in Elm. Elm has access to vizceral via web-components.
Because vizceral require `updateData` method on web-component, passing data into component should be done via JS interop.

### Running
To run you have to install `bower` dependencies: `bower install` and run root directory on for example on `http-server`