8000 rename to Load as a node module · plotly/plotly.js@7552e3b · GitHub
[go: up one dir, main page]

Skip to content

Commit 7552e3b

Browse files
committed
rename to Load as a node module
1 parent 119e691 commit 7552e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Plotly.js can be used to produce dozens of chart types and visualizations, inclu
1818

1919
## Table of contents
2020

21-
* [Load via node.js](#load-via-nodejs)
21+
* [Load as a node module](#load-as-a-node-module)
2222
* [Load via script tag](#load-via-script-tag)
2323
* [Bundles](#bundles)
2424
* [Alternative ways to require or build plotly.js](#alternative-ways-to-require-or-build-plotlyjs)
@@ -30,8 +30,8 @@ Plotly.js can be used to produce dozens of chart types and visualizations, inclu
3030
* [Community](#community)
3131

3232
---
33-
## Load via node.js
34-
install plotly.js source
33+
## Load as a node module
34+
Install plotly.js source
3535
```sh
3636
npm i --save plotly.js
3737
```

0 commit comments

Comments
 (0)
0