Skip to content

Commit 6488dc4

Browse files
Update README.md
Co-authored-by: Alex Johnson <[email protected]>
1 parent 67e8783 commit 6488dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ var Plotly = require('plotly.js-dist')
5858

5959
and use the `Plotly` object in the window scope.
6060

61-
##### Please note that after v2 the "plotly-latest" outputs (e.g. https://cdn.plot.ly/plotly-latest.min.js) will no longer be updated on the CDN and stay at last v1 patch i.e. v1.58.4. Therefore, in order to upgrade to plotly.js v2 and higher, you may consider switching to a specific plotly.js version.
61+
##### Please note that as of v2 the "plotly-latest" outputs (e.g. https://cdn.plot.ly/plotly-latest.min.js) will no longer be updated on the CDN, and will stay at the last v1 patch v1.58.4. Therefore, to use the CDN with plotly.js v2 and higher, you must specify an exact plotly.js version.
6262

6363
Fastly supports Plotly.js with free CDN service. Read more at <https://www.fastly.com/open-source>
6464

0 commit comments

Comments
 (0)