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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,8 @@ and use the plotly.js `dist` file(s). More info [here](https://github.com/plotly
73
73
## Partial bundles
74
74
75
75
There are two kinds of plotly.js partial bundles:
76
-
1. The official partial bundles that are distributed to `npm` and `CDN` covered by[the dist README](https://github.com/plotly/plotly.js/blob/master/dist/README.md).
77
-
2.The custom ones that could be created by the user, if none of the distributed packages meet your needs.
76
+
1. The official partial bundles that are distributed to `npm` and the CDN, described in[the dist README](https://github.com/plotly/plotly.js/blob/master/dist/README.md).
77
+
2.Custom bundles you can create yourself, if none of the distributed packages meet your needs.
78
78
79
79
Use the `traces` option to include just the trace types you need.
0 commit comments