Skip to content

Commit 8fed2cc

Browse files
committed
1.42.5
1 parent 7765061 commit 8fed2cc

23 files changed

+87
-72
lines changed

dist/README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ object. This property must be set before the plotly.js script tag, for example:
5151
Plotly.js defaults to US English (en-US) and includes British English (en) in the standard bundle.
5252
Many other localizations are available - here is an example using Swiss-German (de-CH),
5353
see the contents of this directory for the full list.
54-
They are also available on our CDN as https://cdn.plot.ly/plotly-locale-de-ch-latest.js OR https://cdn.plot.ly/plotly-locale-de-ch-1.42.4.js
54+
They are also available on our CDN as https://cdn.plot.ly/plotly-locale-de-ch-latest.js OR https://cdn.plot.ly/plotly-locale-de-ch-1.42.5.js
5555
Note that the file names are all lowercase, even though the region is uppercase when you apply a locale.
5656

5757
*After* the plotly.js script tag, add:
@@ -74,12 +74,12 @@ The main plotly.js bundle includes all the official (non-beta) trace modules.
7474

7575
It be can imported as minified javascript
7676
- using dist file `dist/plotly.min.js`
77-
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.42.4.min.js
77+
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.42.5.min.js
7878

7979
or as raw javascript:
8080
- using the `plotly.js-dist` npm package (starting in `v1.39.0`)
8181
- using dist file `dist/plotly.js`
82-
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.42.4.js
82+
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.42.5.js
8383
- using CommonJS with `require('plotly.js')`
8484

8585
If you would like to have access to the attribute meta information (including attribute descriptions as on the [schema reference page](https://plot.ly/javascript/reference/)), use dist file `dist/plotly-with-meta.js`
@@ -119,8 +119,8 @@ The `basic` partial bundle contains trace modules `scatter`, `bar` and `pie`.
119119
| ------ | --- |
120120
| Latest | https://cdn.plot.ly/plotly-basic-latest.js |
121121
| Latest minified | https://cdn.plot.ly/plotly-basic-latest.min.js |
122-
| Tagged | https://cdn.plot.ly/plotly-basic-1.42.4.js |
123-
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.42.4.min.js |
122+
| Tagged | https://cdn.plot.ly/plotly-basic-1.42.5.js |
123+
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.42.5.min.js |
124124

125125
#### npm package (starting in `v1.39.0`)
126126

@@ -165,8 +165,8 @@ The `cartesian` partial bundle contains trace modules `scatter`, `bar`, `box`, `
165165
| ------ | --- |
166166
| Latest | https://cdn.plot.ly/plotly-cartesian-latest.js |
167167
| Latest minified | https://cdn.plot.ly/plotly-cartesian-latest.min.js |
168-
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.42.4.js |
169-
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.42.4.min.js |
168+
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.42.5.js |
169+
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.42.5.min.js |
170170

171171
#### npm package (starting in `v1.39.0`)
172172

@@ -211,8 +211,8 @@ The `geo` partial bundle contains trace modules `scatter`, `scattergeo` and `cho
211211
| ------ | --- |
212212
| Latest | https://cdn.plot.ly/plotly-geo-latest.js |
213213
| Latest minified | https://cdn.plot.ly/plotly-geo-latest.min.js |
214-
| Tagged | https://cdn.plot.ly/plotly-geo-1.42.4.js |
215-
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.42.4.min.js |
214+
| Tagged | https://cdn.plot.ly/plotly-geo-1.42.5.js |
215+
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.42.5.min.js |
216216

217217
#### npm package (starting in `v1.39.0`)
218218

@@ -257,8 +257,8 @@ The `gl3d` partial bundle contains trace modules `scatter`, `scatter3d`, `surfac
257257
| ------ | --- |
258258
| Latest | https://cdn.plot.ly/plotly-gl3d-latest.js |
259259
| Latest minified | https://cdn.plot.ly/plotly-gl3d-latest.min.js |
260-
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.42.4.js |
261-
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.42.4.min.js |
260+
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.42.5.js |
261+
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.42.5.min.js |
262262

263263
#### npm package (starting in `v1.39.0`)
264264

@@ -303,8 +303,8 @@ The `gl2d` partial bundle contains trace modules `scatter`, `scattergl`, `splom`
303303
| ------ | --- |
304304
| Latest | https://cdn.plot.ly/plotly-gl2d-latest.js |
305305
| Latest minified | https://cdn.plot.ly/plotly-gl2d-latest.min.js |
306-
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.42.4.js |
307-
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.42.4.min.js |
306+
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.42.5.js |
307+
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.42.5.min.js |
308308

309309
#### npm package (starting in `v1.39.0`)
310310

@@ -349,8 +349,8 @@ The `mapbox` partial bundle contains trace modules `scatter` and `scattermapbox`
349349
| ------ | --- |
350350
| Latest | https://cdn.plot.ly/plotly-mapbox-latest.js |
351351
| Latest minified | https://cdn.plot.ly/plotly-mapbox-latest.min.js |
352-
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.42.4.js |
353-
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.42.4.min.js |
352+
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.42.5.js |
353+
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.42.5.min.js |
354354

355355
#### npm package (starting in `v1.39.0`)
356356

@@ -395,8 +395,8 @@ The `finance` partial bundle contains trace modules `scatter`, `bar`, `histogram
395395
| ------ | --- |
396396
| Latest | https://cdn.plot.ly/plotly-finance-latest.js |
397397
| Latest minified | https://cdn.plot.ly/plotly-finance-latest.min.js |
398-
| Tagged | https://cdn.plot.ly/plotly-finance-1.42.4.js |
399-
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.42.4.min.js |
398+
| Tagged | https://cdn.plot.ly/plotly-finance-1.42.5.js |
399+
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.42.5.min.js |
400400

401401
#### npm package (starting in `v1.39.0`)
402402

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) v1.42.4
2+
* plotly.js (basic) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -33549,7 +33549,7 @@ exports.svgAttrs = {
3354933549
'use strict';
3355033550

3355133551
// package version injected by `npm run preprocess`
33552-
exports.version = '1.42.4';
33552+
exports.version = '1.42.5';
3355333553

3355433554
// inject promise polyfill
3355533555
_dereq_('es6-promise').polyfill();

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (cartesian) v1.42.4
2+
* plotly.js (cartesian) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -33699,7 +33699,7 @@ exports.svgAttrs = {
3369933699
'use strict';
3370033700

3370133701
// package version injected by `npm run preprocess`
33702-
exports.version = '1.42.4';
33702+
exports.version = '1.42.5';
3370333703

3370433704
// inject promise polyfill
3370533705
_dereq_('es6-promise').polyfill();

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) v1.42.4
2+
* plotly.js (finance) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -33591,7 +33591,7 @@ exports.svgAttrs = {
3359133591
'use strict';
3359233592

3359333593
// package version injected by `npm run preprocess`
33594-
exports.version = '1.42.4';
33594+
exports.version = '1.42.5';
3359533595

3359633596
// inject promise polyfill
3359733597
_dereq_('es6-promise').polyfill();

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) v1.42.4
2+
* plotly.js (geo) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -34328,7 +34328,7 @@ exports.svgAttrs = {
3432834328
'use strict';
3432934329

3433034330
// package version injected by `npm run preprocess`
34331-
exports.version = '1.42.4';
34331+
exports.version = '1.42.5';
3433234332

3433334333
// inject promise polyfill
3433434334
_dereq_('es6-promise').polyfill();

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: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl2d) v1.42.4
2+
* plotly.js (gl2d) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -66651,7 +66651,7 @@ exports.svgAttrs = {
6665166651
'use strict';
6665266652

6665366653
// package version injected by `npm run preprocess`
66654-
exports.version = '1.42.4';
66654+
exports.version = '1.42.5';
6665566655

6665666656
// inject promise polyfill
6665766657
_dereq_('es6-promise').polyfill();
@@ -107567,9 +107567,12 @@ function calc(gd, trace) {
107567107567
// For graphs with very large number of points and array marker.size,
107568107568
// use average marker size instead to speed things up.
107569107569
setFirstScatter(fullLayout, trace);
107570-
var ppad = len < TOO_MANY_POINTS ?
107571-
calcMarkerSize(trace, len) :
107572-
2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
107570+
var ppad;
107571+
if(len < TOO_MANY_POINTS) {
107572+
ppad = calcMarkerSize(trace, len);
107573+
} else if(opts.marker) {
107574+
ppad = 2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
107575+
}
107573107576
calcAxisExpansion(gd, trace, xa, ya, x, y, ppad);
107574107577
if(opts.errorX) expandForErrorBars(trace, xa, opts.errorX);
107575107578
if(opts.errorY) expandForErrorBars(trace, ya, opts.errorY);

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) v1.42.4
2+
* plotly.js (gl3d) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -73347,7 +73347,7 @@ exports.svgAttrs = {
7334773347
'use strict';
7334873348

7334973349
// package version injected by `npm run preprocess`
73350-
exports.version = '1.42.4';
73350+
exports.version = '1.42.5';
7335173351

7335273352
// inject promise polyfill
7335373353
_dereq_('es6-promise').polyfill();

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) v1.42.4
2+
* plotly.js (mapbox) v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -33578,7 +33578,7 @@ exports.svgAttrs = {
3357833578
'use strict';
3357933579

3358033580
// package version injected by `npm run preprocess`
33581-
exports.version = '1.42.4';
33581+
exports.version = '1.42.5';
3358233582

3358333583
// inject promise polyfill
3358433584
_dereq_('es6-promise').polyfill();

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-with-meta.js

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v1.42.4
2+
* plotly.js v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -96348,7 +96348,7 @@ exports.svgAttrs = {
9634896348
'use strict';
9634996349

9635096350
// package version injected by `npm run preprocess`
96351-
exports.version = '1.42.4';
96351+
exports.version = '1.42.5';
9635296352

9635396353
// inject promise polyfill
9635496354
_dereq_('es6-promise').polyfill();
@@ -171134,9 +171134,12 @@ function calc(gd, trace) {
171134171134
// For graphs with very large number of points and array marker.size,
171135171135
// use average marker size instead to speed things up.
171136171136
setFirstScatter(fullLayout, trace);
171137-
var ppad = len < TOO_MANY_POINTS ?
171138-
calcMarkerSize(trace, len) :
171139-
2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
171137+
var ppad;
171138+
if(len < TOO_MANY_POINTS) {
171139+
ppad = calcMarkerSize(trace, len);
171140+
} else if(opts.marker) {
171141+
ppad = 2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
171142+
}
171140171143
calcAxisExpansion(gd, trace, xa, ya, x, y, ppad);
171141171144
if(opts.errorX) expandForErrorBars(trace, xa, opts.errorX);
171142171145
if(opts.errorY) expandForErrorBars(trace, ya, opts.errorY);
@@ -173463,9 +173466,12 @@ function calc(gd, trace) {
173463173466

173464173467
// For graphs with very large number of points and array marker.size,
173465173468
// use average marker size instead to speed things up.
173466-
var ppad = len < TOO_MANY_POINTS ?
173467-
calcMarkerSize(trace, len) :
173468-
2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
173469+
var ppad;
173470+
if(len < TOO_MANY_POINTS) {
173471+
ppad = calcMarkerSize(trace, len);
173472+
} else if(opts.marker) {
173473+
ppad = 2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
173474+
}
173469173475
trace._extremes.x = Axes.findExtremes(radialAxis, rArray, {ppad: ppad});
173470173476

173471173477
return [{x: false, y: false, t: stash, trace: trace}];

dist/plotly.js

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js v1.42.4
2+
* plotly.js v1.42.5
33
* Copyright 2012-2018, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -95557,7 +95557,7 @@ exports.svgAttrs = {
9555795557
'use strict';
9555895558

9555995559
// package version injected by `npm run preprocess`
95560-
exports.version = '1.42.4';
95560+
exports.version = '1.42.5';
9556195561

9556295562
// inject promise polyfill
9556395563
_dereq_('es6-promise').polyfill();
@@ -168105,9 +168105,12 @@ function calc(gd, trace) {
168105168105
// For graphs with very large number of points and array marker.size,
168106168106
// use average marker size instead to speed things up.
168107168107
setFirstScatter(fullLayout, trace);
168108-
var ppad = len < TOO_MANY_POINTS ?
168109-
calcMarkerSize(trace, len) :
168110-
2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
168108+
var ppad;
168109+
if(len < TOO_MANY_POINTS) {
168110+
ppad = calcMarkerSize(trace, len);
168111+
} else if(opts.marker) {
168112+
ppad = 2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
168113+
}
168111168114
calcAxisExpansion(gd, trace, xa, ya, x, y, ppad);
168112168115
if(opts.errorX) expandForErrorBars(trace, xa, opts.errorX);
168113168116
if(opts.errorY) expandForErrorBars(trace, ya, opts.errorY);
@@ -170365,9 +170368,12 @@ function calc(gd, trace) {
170365170368

170366170369
// For graphs with very large number of points and array marker.size,
170367170370
// use average marker size instead to speed things up.
170368-
var ppad = len < TOO_MANY_POINTS ?
170369-
calcMarkerSize(trace, len) :
170370-
2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
170371+
var ppad;
170372+
if(len < TOO_MANY_POINTS) {
170373+
ppad = calcMarkerSize(trace, len);
170374+
} else if(opts.marker) {
170375+
ppad = 2 * (opts.marker.sizeAvg || Math.max(opts.marker.size, 3));
170376+
}
170371170377
trace._extremes.x = Axes.findExtremes(radialAxis, rArray, {ppad: ppad});
170372170378

170373170379
return [{x: false, y: false, t: stash, trace: trace}];

dist/plotly.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.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

src/assets/geo_assets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ var saneTopojson = require('sane-topojson');
1212

1313

1414
// package version injected by `npm run preprocess`
15-
exports.version = '1.42.4';
15+
exports.version = '1.42.5';
1616

1717
exports.topojson = saneTopojson;

src/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'use strict';
1010

1111
// package version injected by `npm run preprocess`
12-
exports.version = '1.42.4';
12+
exports.version = '1.42.5';
1313

1414
// inject promise polyfill
1515
require('es6-promise').polyfill();

0 commit comments

Comments
 (0)