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
The main plotly.js bundle includes all trace modules.
41
41
42
-
It be can be imported as minified javascript
43
-
- using dist file `dist/plotly.min.js`
44
-
- using CDN URL https://cdn.plot.ly/plotly-2.0.0-rc.2.min.js
45
-
46
-
If you would like to have access to the attribute meta information (including attribute descriptions as on the [schema reference page](https://plotly.com/javascript/reference/)), use dist file `dist/plotly-with-meta.js`
> If you would like to have access to the attribute meta information (including attribute descriptions as on the [schema reference page](https://plotly.com/javascript/reference/)), use dist file `dist/plotly-with-meta.js`
63
+
---
64
+
54
65
## Partial bundles
55
66
56
67
plotly.js also ships with several _partial_ bundles:
0 commit comments