Skip to content

Commit 080fb74

Browse files
committed
2.23.1
1 parent 7e8d8f6 commit 080fb74

24 files changed

+94
-86
lines changed

dist/README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The main plotly.js bundles weight in at:
4646
| 8.1 MB | 3.4 MB | 1 MB | 8.4 MB |
4747

4848
#### CDN links
49-
> https://cdn.plot.ly/plotly-2.23.0.js
49+
> https://cdn.plot.ly/plotly-2.23.1.js
5050
51-
> https://cdn.plot.ly/plotly-2.23.0.min.js
51+
> https://cdn.plot.ly/plotly-2.23.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.6 MB | 965.4 kB | 322.8 kB |
9595

9696
#### CDN links
97-
> https://cdn.plot.ly/plotly-basic-2.23.0.js
97+
> https://cdn.plot.ly/plotly-basic-2.23.1.js
9898
99-
> https://cdn.plot.ly/plotly-basic-2.23.0.min.js
99+
> https://cdn.plot.ly/plotly-basic-2.23.1.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 | 408.7 kB |
118118

119119
#### CDN links
120-
> https://cdn.plot.ly/plotly-cartesian-2.23.0.js
120+
> https://cdn.plot.ly/plotly-cartesian-2.23.1.js
121121
122-
> https://cdn.plot.ly/plotly-cartesian-2.23.0.min.js
122+
> https://cdn.plot.ly/plotly-cartesian-2.23.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 | 366.9 kB |
141141

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

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

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

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

188188
#### CDN links
189-
> https://cdn.plot.ly/plotly-gl2d-2.23.0.js
189+
> https://cdn.plot.ly/plotly-gl2d-2.23.1.js
190190
191-
> https://cdn.plot.ly/plotly-gl2d-2.23.0.min.js
191+
> https://cdn.plot.ly/plotly-gl2d-2.23.1.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.9 kB |
210210

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

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

234234
#### CDN links
235-
> https://cdn.plot.ly/plotly-finance-2.23.0.js
235+
> https://cdn.plot.ly/plotly-finance-2.23.1.js
236236
237-
> https://cdn.plot.ly/plotly-finance-2.23.0.min.js
237+
> https://cdn.plot.ly/plotly-finance-2.23.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.6 MB | 3.7 MB | 1.1 MB |
256256

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

263263
#### npm packages

dist/plotly-basic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (basic) v2.23.0
2+
* plotly.js (basic) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -60001,7 +60001,7 @@ function getSortFunc(opts, d2c) {
6000160001

6000260002

6000360003
// package version injected by `npm run preprocess`
60004-
exports.version = '2.23.0';
60004+
exports.version = '2.23.1';
6000560005

6000660006
/***/ }),
6000760007

dist/plotly-basic.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-cartesian.js

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (cartesian) v2.23.0
2+
* plotly.js (cartesian) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -28005,22 +28005,24 @@ function supportsPixelatedImage() {
2800528005
// only run the feature detection once
2800628006
return _supportsPixelated;
2800728007
}
28008-
if (Lib.isIE()) {
28009-
_supportsPixelated = false;
28010-
} else {
28008+
_supportsPixelated = false;
28009+
28010+
// @see https://github.com/plotly/plotly.js/issues/6604
28011+
var unsupportedBrowser = Lib.isIE() || Lib.isSafari() || Lib.isIOS();
28012+
if (window.navigator.userAgent && !unsupportedBrowser) {
2801128013
var declarations = Array.from(constants.CSS_DECLARATIONS).reverse();
2801228014
var supports = window.CSS && window.CSS.supports || window.supportsCSS;
2801328015
if (typeof supports === 'function') {
2801428016
_supportsPixelated = declarations.some(function (d) {
2801528017
return supports.apply(null, d);
2801628018
});
2801728019
} else {
28018-
var image3 = Drawing.tester.append('image');
28020+
var image3 = Drawing.tester.append('image').attr('style', constants.STYLE);
2801928021
var cStyles = window.getComputedStyle(image3.node());
28020-
image3.attr('style', constants.STYLE);
28022+
var imageRendering = cStyles.imageRendering;
2802128023
_supportsPixelated = declarations.some(function (d) {
2802228024
var value = d[1];
28023-
return cStyles.imageRendering === value || cStyles.imageRendering === value.toLowerCase();
28025+
return imageRendering === value || imageRendering === value.toLowerCase();
2802428026
});
2802528027
image3.remove();
2802628028
}
@@ -70389,7 +70391,7 @@ function getSortFunc(opts, d2c) {
7038970391

7039070392

7039170393
// package version injected by `npm run preprocess`
70392-
exports.version = '2.23.0';
70394+
exports.version = '2.23.1';
7039370395

7039470396
/***/ }),
7039570397

dist/plotly-cartesian.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-finance.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (finance) v2.23.0
2+
* plotly.js (finance) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -66310,7 +66310,7 @@ function getSortFunc(opts, d2c) {
6631066310

6631166311

6631266312
// package version injected by `npm run preprocess`
66313-
exports.version = '2.23.0';
66313+
exports.version = '2.23.1';
6631466314

6631566315
/***/ }),
6631666316

dist/plotly-finance.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-geo-assets.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-geo.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (geo) v2.23.0
2+
* plotly.js (geo) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -60028,7 +60028,7 @@ function getSortFunc(opts, d2c) {
6002860028

6002960029

6003060030
// package version injected by `npm run preprocess`
60031-
exports.version = '2.23.0';
60031+
exports.version = '2.23.1';
6003260032

6003360033
/***/ }),
6003460034

dist/plotly-geo.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-gl2d.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl2d) v2.23.0
2+
* plotly.js (gl2d) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -65427,7 +65427,7 @@ function getSortFunc(opts, d2c) {
6542765427

6542865428

6542965429
// package version injected by `npm run preprocess`
65430-
exports.version = '2.23.0';
65430+
exports.version = '2.23.1';
6543165431

6543265432
/***/ }),
6543365433

dist/plotly-gl2d.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-gl3d.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl3d) v2.23.0
2+
* plotly.js (gl3d) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -63453,7 +63453,7 @@ function getSortFunc(opts, d2c) {
6345363453

6345463454

6345563455
// package version injected by `npm run preprocess`
63456-
exports.version = '2.23.0';
63456+
exports.version = '2.23.1';
6345763457

6345863458
/***/ }),
6345963459

dist/plotly-gl3d.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-mapbox.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (mapbox) v2.23.0
2+
* plotly.js (mapbox) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -61143,7 +61143,7 @@ function getSortFunc(opts, d2c) {
6114361143

6114461144

6114561145
// package version injected by `npm run preprocess`
61146-
exports.version = '2.23.0';
61146+
exports.version = '2.23.1';
6114761147

6114861148
/***/ }),
6114961149

dist/plotly-mapbox.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-strict.js

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (strict) v2.23.0
2+
* plotly.js (strict) v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -29059,22 +29059,24 @@ function supportsPixelatedImage() {
2905929059
// only run the feature detection once
2906029060
return _supportsPixelated;
2906129061
}
29062-
if (Lib.isIE()) {
29063-
_supportsPixelated = false;
29064-
} else {
29062+
_supportsPixelated = false;
29063+
29064+
// @see https://github.com/plotly/plotly.js/issues/6604
29065+
var unsupportedBrowser = Lib.isIE() || Lib.isSafari() || Lib.isIOS();
29066+
if (window.navigator.userAgent && !unsupportedBrowser) {
2906529067
var declarations = Array.from(constants.CSS_DECLARATIONS).reverse();
2906629068
var supports = window.CSS && window.CSS.supports || window.supportsCSS;
2906729069
if (typeof supports === 'function') {
2906829070
_supportsPixelated = declarations.some(function (d) {
2906929071
return supports.apply(null, d);
2907029072
});
2907129073
} else {
29072-
var image3 = Drawing.tester.append('image');
29074+
var image3 = Drawing.tester.append('image').attr('style', constants.STYLE);
2907329075
var cStyles = window.getComputedStyle(image3.node());
29074-
image3.attr('style', constants.STYLE);
29076+
var imageRendering = cStyles.imageRendering;
2907529077
_supportsPixelated = declarations.some(function (d) {
2907629078
var value = d[1];
29077-
return cStyles.imageRendering === value || cStyles.imageRendering === value.toLowerCase();
29079+
return imageRendering === value || imageRendering === value.toLowerCase();
2907829080
});
2907929081
image3.remove();
2908029082
}
@@ -112267,7 +112269,7 @@ function getSortFunc(opts, d2c) {
112267112269

112268112270

112269112271
// package version injected by `npm run preprocess`
112270-
exports.version = '2.23.0';
112272+
exports.version = '2.23.1';
112271112273

112272112274
/***/ }),
112273112275

dist/plotly-strict.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-with-meta.js

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v2.23.0
2+
* plotly.js v2.23.1
33
* Copyright 2012-2023, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -29468,22 +29468,24 @@ function supportsPixelatedImage() {
2946829468
// only run the feature detection once
2946929469
return _supportsPixelated;
2947029470
}
29471-
if (Lib.isIE()) {
29472-
_supportsPixelated = false;
29473-
} else {
29471+
_supportsPixelated = false;
29472+
29473+
// @see https://github.com/plotly/plotly.js/issues/6604
29474+
var unsupportedBrowser = Lib.isIE() || Lib.isSafari() || Lib.isIOS();
29475+
if (window.navigator.userAgent && !unsupportedBrowser) {
2947429476
var declarations = Array.from(constants.CSS_DECLARATIONS).reverse();
2947529477
var supports = window.CSS && window.CSS.supports || window.supportsCSS;
2947629478
if (typeof supports === 'function') {
2947729479
_supportsPixelated = declarations.some(function (d) {
2947829480
return supports.apply(null, d);
2947929481
});
2948029482
} else {
29481-
var image3 = Drawing.tester.append('image');
29483+
var image3 = Drawing.tester.append('image').attr('style', constants.STYLE);
2948229484
var cStyles = window.getComputedStyle(image3.node());
29483-
image3.attr('style', constants.STYLE);
29485+
var imageRendering = cStyles.imageRendering;
2948429486
_supportsPixelated = declarations.some(function (d) {
2948529487
var value = d[1];
29486-
return cStyles.imageRendering === value || cStyles.imageRendering === value.toLowerCase();
29488+
return imageRendering === value || imageRendering === value.toLowerCase();
2948729489
});
2948829490
image3.remove();
2948929491
}
@@ -113804,7 +113806,7 @@ function getSortFunc(opts, d2c) {
113804113806

113805113807

113806113808
// package version injected by `npm run preprocess`
113807-
exports.version = '2.23.0';
113809+
exports.version = '2.23.1';
113808113810

113809113811
/***/ }),
113810113812

0 commit comments

Comments
 (0)