Skip to content

Commit

Permalink
2.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Nov 12, 2022
1 parent 804e321 commit d8f7b3c
Show file tree
Hide file tree
Showing 24 changed files with 70 additions and 70 deletions.
36 changes: 18 additions & 18 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ The main plotly.js bundles weight in at:
| 8.4 MB | 3.5 MB | 1 MB | 8.7 MB |

#### CDN links
> https://cdn.plot.ly/plotly-2.16.1.js
> https://cdn.plot.ly/plotly-2.16.2.js
> https://cdn.plot.ly/plotly-2.16.1.min.js
> https://cdn.plot.ly/plotly-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-basic-2.16.1.js
> https://cdn.plot.ly/plotly-basic-2.16.2.js
> https://cdn.plot.ly/plotly-basic-2.16.1.min.js
> https://cdn.plot.ly/plotly-basic-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-cartesian-2.16.1.js
> https://cdn.plot.ly/plotly-cartesian-2.16.2.js
> https://cdn.plot.ly/plotly-cartesian-2.16.1.min.js
> https://cdn.plot.ly/plotly-cartesian-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-geo-2.16.1.js
> https://cdn.plot.ly/plotly-geo-2.16.2.js
> https://cdn.plot.ly/plotly-geo-2.16.1.min.js
> https://cdn.plot.ly/plotly-geo-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-gl3d-2.16.1.js
> https://cdn.plot.ly/plotly-gl3d-2.16.2.js
> https://cdn.plot.ly/plotly-gl3d-2.16.1.min.js
> https://cdn.plot.ly/plotly-gl3d-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-gl2d-2.16.1.js
> https://cdn.plot.ly/plotly-gl2d-2.16.2.js
> https://cdn.plot.ly/plotly-gl2d-2.16.1.min.js
> https://cdn.plot.ly/plotly-gl2d-2.16.2.min.js

#### npm packages
Expand All @@ -209,9 +209,9 @@ The `mapbox` partial bundle contains trace modules `choroplethmapbox`, `densitym
| 4.4 MB | 1.8 MB | 524.7 kB |

#### CDN links
> https://cdn.plot.ly/plotly-mapbox-2.16.1.js
> https://cdn.plot.ly/plotly-mapbox-2.16.2.js
> https://cdn.plot.ly/plotly-mapbox-2.16.1.min.js
> https://cdn.plot.ly/plotly-mapbox-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-finance-2.16.1.js
> https://cdn.plot.ly/plotly-finance-2.16.2.js
> https://cdn.plot.ly/plotly-finance-2.16.1.min.js
> https://cdn.plot.ly/plotly-finance-2.16.2.min.js

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

#### CDN links
> https://cdn.plot.ly/plotly-strict-2.16.1.js
> https://cdn.plot.ly/plotly-strict-2.16.2.js
> https://cdn.plot.ly/plotly-strict-2.16.1.min.js
> https://cdn.plot.ly/plotly-strict-2.16.2.min.js

#### npm packages
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-basic.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (basic) v2.16.1
* plotly.js (basic) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -85405,7 +85405,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}]},{},[8])(8)
});
4 changes: 2 additions & 2 deletions dist/plotly-basic.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-cartesian.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (cartesian) v2.16.1
* plotly.js (cartesian) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -105651,7 +105651,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}]},{},[15])(15)
});
4 changes: 2 additions & 2 deletions dist/plotly-cartesian.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-finance.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (finance) v2.16.1
* plotly.js (finance) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -93412,7 +93412,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}]},{},[12])(12)
});
4 changes: 2 additions & 2 deletions dist/plotly-finance.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-geo-assets.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/plotly-geo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (geo) v2.16.1
* plotly.js (geo) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -98183,7 +98183,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}]},{},[8])(8)
});
4 changes: 2 additions & 2 deletions dist/plotly-geo.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-gl2d.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (gl2d) v2.16.1
* plotly.js (gl2d) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -103786,7 +103786,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}],600:[function(_dereq_,module,exports){
(function (global){(function (){
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-gl2d.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-gl3d.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (gl3d) v2.16.1
* plotly.js (gl3d) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -89060,7 +89060,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}],444:[function(_dereq_,module,exports){
(function (global){(function (){
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-gl3d.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/plotly-mapbox.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (mapbox) v2.16.1
* plotly.js (mapbox) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -121268,7 +121268,7 @@ proto.updateFx = function(fullLayout) {
map.off('click', self.onClickInPanHandler);
if(selectMode(dragMode) || drawMode(dragMode)) {
map.dragPan.disable();
map.on('zoomstart', self.clearSelect);
map.on('zoomstart', self.clearOutline);

self.dragOptions.prepFn = function(e, startX, startY) {
prepSelect(e, startX, startY, self.dragOptions, dragMode);
Expand All @@ -121277,7 +121277,7 @@ proto.updateFx = function(fullLayout) {
dragElement.init(self.dragOptions);
} else {
map.dragPan.enable();
map.off('zoomstart', self.clearSelect);
map.off('zoomstart', self.clearOutline);
self.div.onmousedown = null;
self.div.ontouchstart = null;
self.div.removeEventListener('touchstart', self.div._ontouchstart);
Expand Down Expand Up @@ -132810,7 +132810,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}]},{},[9])(9)
});
4 changes: 2 additions & 2 deletions dist/plotly-mapbox.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/plotly-strict.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (strict) v2.16.1
* plotly.js (strict) v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -187220,7 +187220,7 @@ proto.updateFx = function(fullLayout) {
map.off('click', self.onClickInPanHandler);
if(selectMode(dragMode) || drawMode(dragMode)) {
map.dragPan.disable();
map.on('zoomstart', self.clearSelect);
map.on('zoomstart', self.clearOutline);

self.dragOptions.prepFn = function(e, startX, startY) {
prepSelect(e, startX, startY, self.dragOptions, dragMode);
Expand All @@ -187229,7 +187229,7 @@ proto.updateFx = function(fullLayout) {
dragElement.init(self.dragOptions);
} else {
map.dragPan.enable();
map.off('zoomstart', self.clearSelect);
map.off('zoomstart', self.clearOutline);
self.div.onmousedown = null;
self.div.ontouchstart = null;
self.div.removeEventListener('touchstart', self.div._ontouchstart);
Expand Down Expand Up @@ -250400,7 +250400,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}],1151:[function(_dereq_,module,exports){
(function (global){(function (){
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-strict.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/plotly-with-meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js v2.16.1
* plotly.js v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -167212,7 +167212,7 @@ proto.updateFx = function(fullLayout) {
map.off('click', self.onClickInPanHandler);
if(selectMode(dragMode) || drawMode(dragMode)) {
map.dragPan.disable();
map.on('zoomstart', self.clearSelect);
map.on('zoomstart', self.clearOutline);

self.dragOptions.prepFn = function(e, startX, startY) {
prepSelect(e, startX, startY, self.dragOptions, dragMode);
Expand All @@ -167221,7 +167221,7 @@ proto.updateFx = function(fullLayout) {
dragElement.init(self.dragOptions);
} else {
map.dragPan.enable();
map.off('zoomstart', self.clearSelect);
map.off('zoomstart', self.clearOutline);
self.div.onmousedown = null;
self.div.ontouchstart = null;
self.div.removeEventListener('touchstart', self.div._ontouchstart);
Expand Down Expand Up @@ -233914,7 +233914,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}],1133:[function(_dereq_,module,exports){
(function (global){(function (){
Expand Down
8 changes: 4 additions & 4 deletions dist/plotly.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js v2.16.1
* plotly.js v2.16.2
* Copyright 2012-2022, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -164298,7 +164298,7 @@ proto.updateFx = function(fullLayout) {
map.off('click', self.onClickInPanHandler);
if(selectMode(dragMode) || drawMode(dragMode)) {
map.dragPan.disable();
map.on('zoomstart', self.clearSelect);
map.on('zoomstart', self.clearOutline);

self.dragOptions.prepFn = function(e, startX, startY) {
prepSelect(e, startX, startY, self.dragOptions, dragMode);
Expand All @@ -164307,7 +164307,7 @@ proto.updateFx = function(fullLayout) {
dragElement.init(self.dragOptions);
} else {
map.dragPan.enable();
map.off('zoomstart', self.clearSelect);
map.off('zoomstart', self.clearOutline);
self.div.onmousedown = null;
self.div.ontouchstart = null;
self.div.removeEventListener('touchstart', self.div._ontouchstart);
Expand Down Expand Up @@ -227364,7 +227364,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

},{}],1133:[function(_dereq_,module,exports){
(function (global){(function (){
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plotly.js",
"version": "2.16.1",
"version": "2.16.2",
"description": "The open source javascript graphing library that powers plotly",
"license": "MIT",
"main": "./lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.16.1';
exports.version = '2.16.2';

0 comments on commit d8f7b3c

Please sign in to comment.