You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,9 @@ var Plotly = require('plotly.js-dist-dist');
89
89
90
90
To learn more about native imports please visit [here](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules). Also please note that ES6 import is not supported by IE-11.
91
91
92
+
### Content Delivery Network (CDN)
93
+
Fastly supports Plotly.js with free CDN service. Read more at <https://www.fastly.com/open-source>.
94
+
92
95
### Un-minified versions are also available on CDN
93
96
While non-minified source files may contain characters outside UTF-8, it is recommended that you specify the `charset` when loading those bundles.
0 commit comments