Skip to content

Commit 35fb5b9

Browse files
committed
2.16.1
1 parent f954103 commit 35fb5b9

24 files changed

+79
-67
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
| 8.4 MB | 3.5 MB | 1 MB | 8.7 MB |
4747

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

5454
#### npm packages
@@ -94,9 +94,9 @@ The `basic` partial bundle contains trace modules `bar`, `pie` and `scatter`.
9494
| 2.8 MB | 1004.5 kB | 326.8 kB |
9595

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

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

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

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

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

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

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

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

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

194194
#### npm packages
@@ -206,12 +206,12 @@ The `mapbox` partial bundle contains trace modules `choroplethmapbox`, `densitym
206206

207207
| Raw size | Minified size | Minified + gzip size |
208208
|------|-----------------|------------------------|
209-
| 4.4 MB | 1.8 MB | 524.6 kB |
209+
| 4.4 MB | 1.8 MB | 524.7 kB |
210210

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

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

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

240240
#### npm packages
@@ -255,9 +255,9 @@ The `strict` partial bundle contains trace modules `bar`, `barpolar`, `box`, `ca
255255
| 8.8 MB | 3.9 MB | 1.1 MB |
256256

257257
#### CDN links
258-
> https://cdn.plot.ly/plotly-strict-2.16.0.js
258+
> https://cdn.plot.ly/plotly-strict-2.16.1.js
259259
260-
> https://cdn.plot.ly/plotly-strict-2.16.0.min.js
260+
> https://cdn.plot.ly/plotly-strict-2.16.1.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.16.0
2+
* plotly.js (basic) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -85405,7 +85405,7 @@ function getSortFunc(opts, d2c) {
8540585405
'use strict';
8540685406

8540785407
// package version injected by `npm run preprocess`
85408-
exports.version = '2.16.0';
85408+
exports.version = '2.16.1';
8540985409

8541085410
},{}]},{},[8])(8)
8541185411
});

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.16.0
2+
* plotly.js (cartesian) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -105651,7 +105651,7 @@ function getSortFunc(opts, d2c) {
105651105651
'use strict';
105652105652

105653105653
// package version injected by `npm run preprocess`
105654-
exports.version = '2.16.0';
105654+
exports.version = '2.16.1';
105655105655

105656105656
},{}]},{},[15])(15)
105657105657
});

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.16.0
2+
* plotly.js (finance) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -93412,7 +93412,7 @@ function getSortFunc(opts, d2c) {
9341293412
'use strict';
9341393413

9341493414
// package version injected by `npm run preprocess`
93415-
exports.version = '2.16.0';
93415+
exports.version = '2.16.1';
9341693416

9341793417
},{}]},{},[12])(12)
9341893418
});

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.16.0
2+
* plotly.js (geo) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -98183,7 +98183,7 @@ function getSortFunc(opts, d2c) {
9818398183
'use strict';
9818498184

9818598185
// package version injected by `npm run preprocess`
98186-
exports.version = '2.16.0';
98186+
exports.version = '2.16.1';
9818798187

9818898188
},{}]},{},[8])(8)
9818998189
});

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.16.0
2+
* plotly.js (gl2d) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -103786,7 +103786,7 @@ function getSortFunc(opts, d2c) {
103786103786
'use strict';
103787103787

103788103788
// package version injected by `npm run preprocess`
103789-
exports.version = '2.16.0';
103789+
exports.version = '2.16.1';
103790103790

103791103791
},{}],600:[function(_dereq_,module,exports){
103792103792
(function (global){(function (){

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.16.0
2+
* plotly.js (gl3d) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -89060,7 +89060,7 @@ function getSortFunc(opts, d2c) {
8906089060
'use strict';
8906189061

8906289062
// package version injected by `npm run preprocess`
89063-
exports.version = '2.16.0';
89063+
exports.version = '2.16.1';
8906489064

8906589065
},{}],444:[function(_dereq_,module,exports){
8906689066
(function (global){(function (){

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

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (mapbox) v2.16.0
2+
* plotly.js (mapbox) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -126947,6 +126947,9 @@ var proto = ChoroplethMapbox.prototype;
126947126947

126948126948
proto.update = function(calcTrace) {
126949126949
this._update(convert(calcTrace));
126950+
126951+
// link ref for quick update during selections
126952+
calcTrace[0].trace._glTrace = this;
126950126953
};
126951126954

126952126955
proto.updateOnSelect = function(calcTrace) {
@@ -131643,7 +131646,7 @@ proto.update = function update(calcTrace) {
131643131646
this.clusterEnabled = hasCluster;
131644131647
}
131645131648

131646-
// link ref for quick update during selections
131649+
// link ref for quick update during selections
131647131650
calcTrace[0].trace._glTrace = this;
131648131651
};
131649131652

@@ -132807,7 +132810,7 @@ function getSortFunc(opts, d2c) {
132807132810
'use strict';
132808132811

132809132812
// package version injected by `npm run preprocess`
132810-
exports.version = '2.16.0';
132813+
exports.version = '2.16.1';
132811132814

132812132815
},{}]},{},[9])(9)
132813132816
});

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

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (strict) v2.16.0
2+
* plotly.js (strict) v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -205975,6 +205975,9 @@ var proto = ChoroplethMapbox.prototype;
205975205975

205976205976
proto.update = function(calcTrace) {
205977205977
this._update(convert(calcTrace));
205978+
205979+
// link ref for quick update during selections
205980+
calcTrace[0].trace._glTrace = this;
205978205981
};
205979205982

205980205983
proto.updateOnSelect = function(calcTrace) {
@@ -237930,7 +237933,7 @@ proto.update = function update(calcTrace) {
237930237933
this.clusterEnabled = hasCluster;
237931237934
}
237932237935

237933-
// link ref for quick update during selections
237936+
// link ref for quick update during selections
237934237937
calcTrace[0].trace._glTrace = this;
237935237938
};
237936237939

@@ -250397,7 +250400,7 @@ function getSortFunc(opts, d2c) {
250397250400
'use strict';
250398250401

250399250402
// package version injected by `npm run preprocess`
250400-
exports.version = '2.16.0';
250403+
exports.version = '2.16.1';
250401250404

250402250405
},{}],1151:[function(_dereq_,module,exports){
250403250406
(function (global){(function (){

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

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v2.16.0
2+
* plotly.js v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -186791,6 +186791,9 @@ var proto = ChoroplethMapbox.prototype;
186791186791

186792186792
proto.update = function(calcTrace) {
186793186793
this._update(convert(calcTrace));
186794+
186795+
// link ref for quick update during selections
186796+
calcTrace[0].trace._glTrace = this;
186794186797
};
186795186798

186796186799
proto.updateOnSelect = function(calcTrace) {
@@ -220576,7 +220579,7 @@ proto.update = function update(calcTrace) {
220576220579
this.clusterEnabled = hasCluster;
220577220580
}
220578220581

220579-
// link ref for quick update during selections
220582+
// link ref for quick update during selections
220580220583
calcTrace[0].trace._glTrace = this;
220581220584
};
220582220585

@@ -233911,7 +233914,7 @@ function getSortFunc(opts, d2c) {
233911233914
'use strict';
233912233915

233913233916
// package version injected by `npm run preprocess`
233914-
exports.version = '2.16.0';
233917+
exports.version = '2.16.1';
233915233918

233916233919
},{}],1133:[function(_dereq_,module,exports){
233917233920
(function (global){(function (){

dist/plotly.js

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v2.16.0
2+
* plotly.js v2.16.1
33
* Copyright 2012-2022, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -183053,6 +183053,9 @@ var proto = ChoroplethMapbox.prototype;
183053183053

183054183054
proto.update = function(calcTrace) {
183055183055
this._update(convert(calcTrace));
183056+
183057+
// link ref for quick update during selections
183058+
calcTrace[0].trace._glTrace = this;
183056183059
};
183057183060

183058183061
proto.updateOnSelect = function(calcTrace) {
@@ -214948,7 +214951,7 @@ proto.update = function update(calcTrace) {
214948214951
this.clusterEnabled = hasCluster;
214949214952
}
214950214953

214951-
// link ref for quick update during selections
214954+
// link ref for quick update during selections
214952214955
calcTrace[0].trace._glTrace = this;
214953214956
};
214954214957

@@ -227361,7 +227364,7 @@ function getSortFunc(opts, d2c) {
227361227364
'use strict';
227362227365

227363227366
// package version injected by `npm run preprocess`
227364-
exports.version = '2.16.0';
227367+
exports.version = '2.16.1';
227365227368

227366227369
},{}],1133:[function(_dereq_,module,exports){
227367227370
(function (global){(function (){

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

+2-2
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.16.0",
3+
"version": "2.16.1",
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.16.0';
4+
exports.version = '2.16.1';

0 commit comments

Comments
 (0)