1.0.0 • Published 8 years ago

react-plotly v1.0.0

Weekly downloads
644
License
MIT
Repository
github
Last release
8 years ago

React Plotly

Build

1) Download the github repository
2) Run npm install
3) Run gulp

How-To

Each component implements a corresponding plotly chart. As props they require containerId, data, and layout. ContainerId simply becomes the id of the div containing the chart (must be unique?). For documentation on what goes into data and layout, see the plotly documentation.

1.0.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.0.0

8 years ago