- First of all, @Archmoj, thanks so much for showing an interest in this problem. I really appreciate it.
- The codepen works, beautifully.
- All the other plotly examples (except 3d scatter) work in my “Create React App” based application.
- Even 3d scatter works for an instant sometimes (as you can see from the screenshot), I’m using basically the same code as in the plotly example, only in a “Create React App” application.
- I suspect something in the Plotly library is looking at the usage environment and then deciding it’s not suitable (even though it plainly is!).
- And here is the 3d scatter plot working perfectly in codepen!