This package has been deprecated

Author message:

deprecated in favor of official react-plotly package https://github.com/plotly/react-plotly.js

react-plotly

1.0.0 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i react-plotly

    Weekly Downloads

    336

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • malvarino