Skip to content

Commit 183bbf4

Browse files
committed
2.0.0
1 parent 83c0a7a commit 183bbf4

24 files changed

+62
-62
lines changed

dist/README.md

+19-19
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The main plotly.js bundles weight in at:
4646
| 7.9 MB | 3.3 MB | 1015.2 kB | 8.2 MB |
4747

4848
#### CDN links
49-
> https://cdn.plot.ly/plotly-2.0.0-rc.3.js
49+
> https://cdn.plot.ly/plotly-2.0.0.js
5050
51-
> https://cdn.plot.ly/plotly-2.0.0-rc.3.min.js
51+
> https://cdn.plot.ly/plotly-2.0.0.min.js
5252
5353

5454
#### npm packages
@@ -91,12 +91,12 @@ The `basic` partial bundle contains trace modules `bar`, `pie` and `scatter`.
9191

9292
| Raw size | Minified size | Minified + gzip size |
9393
|------|-----------------|------------------------|
94-
| 2.7 MB | 1004 kB | 326 kB |
94+
| 2.7 MB | 1003.9 kB | 326 kB |
9595

9696
#### CDN links
97-
> https://cdn.plot.ly/plotly-basic-2.0.0-rc.3.js
97+
> https://cdn.plot.ly/plotly-basic-2.0.0.js
9898
99-
> https://cdn.plot.ly/plotly-basic-2.0.0-rc.3.min.js
99+
> https://cdn.plot.ly/plotly-basic-2.0.0.min.js
100100
101101

102102
#### npm packages
@@ -117,9 +117,9 @@ The `cartesian` partial bundle contains trace modules `bar`, `box`, `contour`, `
117117
| 3.3 MB | 1.2 MB | 397.3 kB |
118118

119119
#### CDN links
120-
> https://cdn.plot.ly/plotly-cartesian-2.0.0-rc.3.js
120+
> https://cdn.plot.ly/plotly-cartesian-2.0.0.js
121121
122-
> https://cdn.plot.ly/plotly-cartesian-2.0.0-rc.3.min.js
122+
> https://cdn.plot.ly/plotly-cartesian-2.0.0.min.js
123123
124124

125125
#### npm packages
@@ -140,9 +140,9 @@ The `geo` partial bundle contains trace modules `choropleth`, `scatter` and `sca
140140
| 2.8 MB | 1 MB | 335.8 kB |
141141

142142
#### CDN links
143-
> https://cdn.plot.ly/plotly-geo-2.0.0-rc.3.js
143+
> https://cdn.plot.ly/plotly-geo-2.0.0.js
144144
145-
> https://cdn.plot.ly/plotly-geo-2.0.0-rc.3.min.js
145+
> https://cdn.plot.ly/plotly-geo-2.0.0.min.js
146146
147147

148148
#### npm packages
@@ -163,9 +163,9 @@ The `gl3d` partial bundle contains trace modules `cone`, `isosurface`, `mesh3d`,
163163
| 3.8 MB | 1.5 MB | 481.5 kB |
164164

165165
#### CDN links
166-
> https://cdn.plot.ly/plotly-gl3d-2.0.0-rc.3.js
166+
> https://cdn.plot.ly/plotly-gl3d-2.0.0.js
167167
168-
> https://cdn.plot.ly/plotly-gl3d-2.0.0-rc.3.min.js
168+
> https://cdn.plot.ly/plotly-gl3d-2.0.0.min.js
169169
170170

171171
#### npm packages
@@ -186,9 +186,9 @@ The `gl2d` partial bundle contains trace modules `heatmapgl`, `parcoords`, `poin
186186
| 3.8 MB | 1.5 MB | 501.9 kB |
187187

188188
#### CDN links
189-
> https://cdn.plot.ly/plotly-gl2d-2.0.0-rc.3.js
189+
> https://cdn.plot.ly/plotly-gl2d-2.0.0.js
190190
191-
> https://cdn.plot.ly/plotly-gl2d-2.0.0-rc.3.min.js
191+
> https://cdn.plot.ly/plotly-gl2d-2.0.0.min.js
192192
193193

194194
#### npm packages
@@ -209,9 +209,9 @@ The `mapbox` partial bundle contains trace modules `choroplethmapbox`, `densitym
209209
| 4.3 MB | 1.7 MB | 523.5 kB |
210210

211211
#### CDN links
212-
> https://cdn.plot.ly/plotly-mapbox-2.0.0-rc.3.js
212+
> https://cdn.plot.ly/plotly-mapbox-2.0.0.js
213213
214-
> https://cdn.plot.ly/plotly-mapbox-2.0.0-rc.3.min.js
214+
> https://cdn.plot.ly/plotly-mapbox-2.0.0.min.js
215215
216216

217217
#### npm packages
@@ -232,9 +232,9 @@ The `finance` partial bundle contains trace modules `bar`, `candlestick`, `funne
232232
| 2.9 MB | 1.1 MB | 352.2 kB |
233233

234234
#### CDN links
235-
> https://cdn.plot.ly/plotly-finance-2.0.0-rc.3.js
235+
> https://cdn.plot.ly/plotly-finance-2.0.0.js
236236
237-
> https://cdn.plot.ly/plotly-finance-2.0.0-rc.3.min.js
237+
> https://cdn.plot.ly/plotly-finance-2.0.0.min.js
238238
239239

240240
#### npm packages
@@ -255,9 +255,9 @@ The `strict` partial bundle contains trace modules `bar`, `barpolar`, `box`, `ca
255255
| 6.6 MB | 2.8 MB | 836 kB |
256256

257257
#### CDN links
258-
> https://cdn.plot.ly/plotly-strict-2.0.0-rc.3.js
258+
> https://cdn.plot.ly/plotly-strict-2.0.0.js
259259
260-
> https://cdn.plot.ly/plotly-strict-2.0.0-rc.3.min.js
260+
> https://cdn.plot.ly/plotly-strict-2.0.0.min.js
261261
262262

263263
#### npm packages

dist/plotly-basic.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (basic) v2.0.0-rc.3
2+
* plotly.js (basic) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -83967,7 +83967,7 @@ function getSortFunc(opts, d2c) {
8396783967
'use strict';
8396883968

8396983969
// package version injected by `npm run preprocess`
83970-
exports.version = '2.0.0-rc.3';
83970+
exports.version = '2.0.0';
8397183971

8397283972
},{}]},{},[8])(8)
8397383973
});

dist/plotly-basic.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-cartesian.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (cartesian) v2.0.0-rc.3
2+
* plotly.js (cartesian) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -103811,7 +103811,7 @@ function getSortFunc(opts, d2c) {
103811103811
'use strict';
103812103812

103813103813
// package version injected by `npm run preprocess`
103814-
exports.version = '2.0.0-rc.3';
103814+
exports.version = '2.0.0';
103815103815

103816103816
},{}]},{},[15])(15)
103817103817
});

dist/plotly-cartesian.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-finance.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (finance) v2.0.0-rc.3
2+
* plotly.js (finance) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -90712,7 +90712,7 @@ function getSortFunc(opts, d2c) {
9071290712
'use strict';
9071390713

9071490714
// package version injected by `npm run preprocess`
90715-
exports.version = '2.0.0-rc.3';
90715+
exports.version = '2.0.0';
9071690716

9071790717
},{}]},{},[12])(12)
9071890718
});

dist/plotly-finance.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-geo-assets.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-geo.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (geo) v2.0.0-rc.3
2+
* plotly.js (geo) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -86201,7 +86201,7 @@ function getSortFunc(opts, d2c) {
8620186201
'use strict';
8620286202

8620386203
// package version injected by `npm run preprocess`
86204-
exports.version = '2.0.0-rc.3';
86204+
exports.version = '2.0.0';
8620586205

8620686206
},{}]},{},[8])(8)
8620786207
});

dist/plotly-geo.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-gl2d.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl2d) v2.0.0-rc.3
2+
* plotly.js (gl2d) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -121950,7 +121950,7 @@ function getSortFunc(opts, d2c) {
121950121950
'use strict';
121951121951

121952121952
// package version injected by `npm run preprocess`
121953-
exports.version = '2.0.0-rc.3';
121953+
exports.version = '2.0.0';
121954121954

121955121955
},{}]},{},[8])(8)
121956121956
});

dist/plotly-gl2d.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-gl3d.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl3d) v2.0.0-rc.3
2+
* plotly.js (gl3d) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -124962,7 +124962,7 @@ function getSortFunc(opts, d2c) {
124962124962
'use strict';
124963124963

124964124964
// package version injected by `npm run preprocess`
124965-
exports.version = '2.0.0-rc.3';
124965+
exports.version = '2.0.0';
124966124966

124967124967
},{}]},{},[8])(8)
124968124968
});

dist/plotly-gl3d.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-mapbox.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (mapbox) v2.0.0-rc.3
2+
* plotly.js (mapbox) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -129055,7 +129055,7 @@ function getSortFunc(opts, d2c) {
129055129055
'use strict';
129056129056

129057129057
// package version injected by `npm run preprocess`
129058-
exports.version = '2.0.0-rc.3';
129058+
exports.version = '2.0.0';
129059129059

129060129060
},{}]},{},[9])(9)
129061129061
});

dist/plotly-mapbox.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-strict.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (strict) v2.0.0-rc.3
2+
* plotly.js (strict) v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -203809,7 +203809,7 @@ function getSortFunc(opts, d2c) {
203809203809
'use strict';
203810203810

203811203811
// package version injected by `npm run preprocess`
203812-
exports.version = '2.0.0-rc.3';
203812+
exports.version = '2.0.0';
203813203813

203814203814
},{}]},{},[24])(24)
203815203815
});

dist/plotly-strict.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-with-meta.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v2.0.0-rc.3
2+
* plotly.js v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -256252,7 +256252,7 @@ function getSortFunc(opts, d2c) {
256252256252
'use strict';
256253256253

256254256254
// package version injected by `npm run preprocess`
256255-
exports.version = '2.0.0-rc.3';
256255+
exports.version = '2.0.0';
256256256256

256257256257
},{}]},{},[26])(26)
256258256258
});

dist/plotly.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v2.0.0-rc.3
2+
* plotly.js v2.0.0
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -249909,7 +249909,7 @@ function getSortFunc(opts, d2c) {
249909249909
'use strict';
249910249910

249911249911
// package version injected by `npm run preprocess`
249912-
exports.version = '2.0.0-rc.3';
249912+
exports.version = '2.0.0';
249913249913

249914249914
},{}]},{},[26])(26)
249915249915
});

dist/plotly.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plotly.js",
3-
"version": "2.0.0-rc.3",
3+
"version": "2.0.0",
44
"description": "The open source javascript graphing library that powers plotly",
55
"license": "MIT",
66
"main": "./lib/index.js",

src/version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
'use strict';
22

33
// package version injected by `npm run preprocess`
4-
exports.version = '2.0.0-rc.3';
4+
exports.version = '2.0.0';

0 commit comments

Comments
 (0)