benjeffery / react-plotlyjs

ReactJS / PlotlyJS integration. Draw plotly.js graphs in your react app.
MIT License
111 stars 29 forks source link

Fix cannot find module ./colorScales.json #2

Closed chriswbarrett closed 8 years ago

chriswbarrett commented 8 years ago

Error: Cannot find module './colorScales.json' caused due to importing from the wrong directory

benjeffery commented 8 years ago

Thanks - I couldn't use that way before, but now that plotly have fixed things it works with the latest version.