Unable to use plotly js in Gatsby.js #38906
Unanswered
lakshmishreea122003
asked this question in
Help
Replies: 2 comments
-
I am trying to make a gatsby project that shows dashboards. Thus using Plotly js is important. So kindly consider to guide me |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Lakshmi, I discover Plotly with your post ! But I'm trying to make a response… If you are using the // ES6 module
import Plotly from 'plotly.js-dist-min' Also, you are writing about Arthur. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to figure out how to use plotly in my gatsby.js project.
I get build error when I use import * as px from plotly.express .
Can you please guide me as to how I can use plotly in gatsby. js
Beta Was this translation helpful? Give feedback.
All reactions