We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da75d7f commit 42cc533Copy full SHA for 42cc533
CUSTOM_BUNDLE.md
@@ -14,8 +14,9 @@ cd plotly.js
14
```
15
16
Make sure you have the versions of node/npm that's recommended:
17
-- plotly.js until and incl. 2.34.0: Node 16/npm 8
18
-- plotly.js from 2.35.0: Node 18/npm 10
+- plotly.js before 2.5: Node 12/npm 6
+- plotly.js from 2.5: Node 16/npm 7
19
+- plotly.js from 2.35: Node 18/npm 10
20
21
To download a specific node version look [here](https://nodejs.org/en/download/package-manager).
22
0 commit comments