Skip to content

Commit

Permalink
1.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
etpinard committed Sep 19, 2018
1 parent cca3358 commit 2a3dc26
Show file tree
Hide file tree
Showing 24 changed files with 103 additions and 85 deletions.
34 changes: 17 additions & 17 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can grab the relevant MathJax files in `./dist/extras/mathjax/`.
Plotly.js defaults to US English (en-US) and includes British English (en) in the standard bundle.
Many other localizations are available - here is an example using Swiss-German (de-CH),
see the contents of this directory for the full list.
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.41.1.js
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.41.2.js
Note that the file names are all lowercase, even though the region is uppercase when you apply a locale.

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

It be can imported as minified javascript
- using dist file `dist/plotly.min.js`
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.41.1.min.js
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.41.2.min.js

or as raw javascript:
- using the `plotly.js-dist` npm package (starting in `v1.39.0`)
- using dist file `dist/plotly.js`
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.41.1.js
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.41.2.js
- using CommonJS with `require('plotly.js')`

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`
Expand Down Expand Up @@ -106,8 +106,8 @@ The `basic` partial bundle contains trace modules `scatter`, `bar` and `pie`.
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-basic-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-basic-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-basic-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-basic-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.41.2.min.js |

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

Expand Down Expand Up @@ -152,8 +152,8 @@ The `cartesian` partial bundle contains trace modules `scatter`, `bar`, `box`, `
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-cartesian-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-cartesian-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.41.2.min.js |

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

Expand Down Expand Up @@ -198,8 +198,8 @@ The `geo` partial bundle contains trace modules `scatter`, `scattergeo` and `cho
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-geo-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-geo-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-geo-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-geo-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.41.2.min.js |

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

Expand Down Expand Up @@ -244,8 +244,8 @@ The `gl3d` partial bundle contains trace modules `scatter`, `scatter3d`, `surfac
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-gl3d-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-gl3d-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.41.2.min.js |

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

Expand Down Expand Up @@ -290,8 +290,8 @@ The `gl2d` partial bundle contains trace modules `scatter`, `scattergl`, `splom`
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-gl2d-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-gl2d-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.41.2.min.js |

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

Expand Down Expand Up @@ -336,8 +336,8 @@ The `mapbox` partial bundle contains trace modules `scatter` and `scattermapbox`
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-mapbox-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-mapbox-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.41.2.min.js |

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

Expand Down Expand Up @@ -382,8 +382,8 @@ The `finance` partial bundle contains trace modules `scatter`, `bar`, `histogram
| ------ | --- |
| Latest | https://cdn.plot.ly/plotly-finance-latest.js |
| Latest minified | https://cdn.plot.ly/plotly-finance-latest.min.js |
| Tagged | https://cdn.plot.ly/plotly-finance-1.41.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.41.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-finance-1.41.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.41.2.min.js |

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

Expand Down
12 changes: 7 additions & 5 deletions dist/plotly-basic.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (basic) v1.41.1
* plotly.js (basic) v1.41.2
* Copyright 2012-2018, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -33408,7 +33408,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.41.1';
exports.version = '1.41.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down Expand Up @@ -51033,6 +51033,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
var editX, editY;
// graph-wide optimization flags
var hasScatterGl, hasOnlyLargeSploms, hasSplom, hasSVG;
// collected changes to be made to the plot by relayout at the end
var updates;

function recomputeAxisLists() {
xa0 = plotinfo.xaxis;
Expand Down Expand Up @@ -51239,9 +51241,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
// zoom takes over minDrag, so it also has to take over gd._dragged
var zoomDragged;

// collected changes to be made to the plot by relayout at the end
var updates = {};

function zoomPrep(e, startX, startY) {
var dragBBox = dragger.getBoundingClientRect();
x0 = startX - dragBBox.left;
Expand Down Expand Up @@ -51334,6 +51333,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
}

function zoomDone() {
updates = {};

// more strict than dragged, which allows you to come back to where you started
// and still count as dragged
if(Math.min(box.h, box.w) < MINDRAG * 2) {
Expand Down Expand Up @@ -51884,6 +51885,7 @@ function zoomAxRanges(axList, r0Fraction, r1Fraction, updates, linkedAxes) {
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r0Fraction),
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r1Fraction)
];

updates[axi._name + '.range[0]'] = axi.range[0];
updates[axi._name + '.range[1]'] = axi.range[1];
}
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-basic.min.js

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions dist/plotly-cartesian.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (cartesian) v1.41.1
* plotly.js (cartesian) v1.41.2
* Copyright 2012-2018, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -33558,7 +33558,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.41.1';
exports.version = '1.41.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down Expand Up @@ -51183,6 +51183,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
var editX, editY;
// graph-wide optimization flags
var hasScatterGl, hasOnlyLargeSploms, hasSplom, hasSVG;
// collected changes to be made to the plot by relayout at the end
var updates;

function recomputeAxisLists() {
xa0 = plotinfo.xaxis;
Expand Down Expand Up @@ -51389,9 +51391,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
// zoom takes over minDrag, so it also has to take over gd._dragged
var zoomDragged;

// collected changes to be made to the plot by relayout at the end
var updates = {};

function zoomPrep(e, startX, startY) {
var dragBBox = dragger.getBoundingClientRect();
x0 = startX - dragBBox.left;
Expand Down Expand Up @@ -51484,6 +51483,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
}

function zoomDone() {
updates = {};

// more strict than dragged, which allows you to come back to where you started
// and still count as dragged
if(Math.min(box.h, box.w) < MINDRAG * 2) {
Expand Down Expand Up @@ -52034,6 +52035,7 @@ function zoomAxRanges(axList, r0Fraction, r1Fraction, updates, linkedAxes) {
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r0Fraction),
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r1Fraction)
];

updates[axi._name + '.range[0]'] = axi.range[0];
updates[axi._name + '.range[1]'] = axi.range[1];
}
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-cartesian.min.js

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions dist/plotly-finance.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (finance) v1.41.1
* plotly.js (finance) v1.41.2
* Copyright 2012-2018, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -33450,7 +33450,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.41.1';
exports.version = '1.41.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down Expand Up @@ -51075,6 +51075,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
var editX, editY;
// graph-wide optimization flags
var hasScatterGl, hasOnlyLargeSploms, hasSplom, hasSVG;
// collected changes to be made to the plot by relayout at the end
var updates;

function recomputeAxisLists() {
xa0 = plotinfo.xaxis;
Expand Down Expand Up @@ -51281,9 +51283,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
// zoom takes over minDrag, so it also has to take over gd._dragged
var zoomDragged;

// collected changes to be made to the plot by relayout at the end
var updates = {};

function zoomPrep(e, startX, startY) {
var dragBBox = dragger.getBoundingClientRect();
x0 = startX - dragBBox.left;
Expand Down Expand Up @@ -51376,6 +51375,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
}

function zoomDone() {
updates = {};

// more strict than dragged, which allows you to come back to where you started
// and still count as dragged
if(Math.min(box.h, box.w) < MINDRAG * 2) {
Expand Down Expand Up @@ -51926,6 +51927,7 @@ function zoomAxRanges(axList, r0Fraction, r1Fraction, updates, linkedAxes) {
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r0Fraction),
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r1Fraction)
];

updates[axi._name + '.range[0]'] = axi.range[0];
updates[axi._name + '.range[1]'] = axi.range[1];
}
Expand Down
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.

12 changes: 7 additions & 5 deletions dist/plotly-geo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (geo) v1.41.1
* plotly.js (geo) v1.41.2
* Copyright 2012-2018, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -34187,7 +34187,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.41.1';
exports.version = '1.41.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down Expand Up @@ -52029,6 +52029,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
var editX, editY;
// graph-wide optimization flags
var hasScatterGl, hasOnlyLargeSploms, hasSplom, hasSVG;
// collected changes to be made to the plot by relayout at the end
var updates;

function recomputeAxisLists() {
xa0 = plotinfo.xaxis;
Expand Down Expand Up @@ -52235,9 +52237,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
// zoom takes over minDrag, so it also has to take over gd._dragged
var zoomDragged;

// collected changes to be made to the plot by relayout at the end
var updates = {};

function zoomPrep(e, startX, startY) {
var dragBBox = dragger.getBoundingClientRect();
x0 = startX - dragBBox.left;
Expand Down Expand Up @@ -52330,6 +52329,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
}

function zoomDone() {
updates = {};

// more strict than dragged, which allows you to come back to where you started
// and still count as dragged
if(Math.min(box.h, box.w) < MINDRAG * 2) {
Expand Down Expand Up @@ -52880,6 +52881,7 @@ function zoomAxRanges(axList, r0Fraction, r1Fraction, updates, linkedAxes) {
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r0Fraction),
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r1Fraction)
];

updates[axi._name + '.range[0]'] = axi.range[0];
updates[axi._name + '.range[1]'] = axi.range[1];
}
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-geo.min.js

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions dist/plotly-gl2d.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (gl2d) v1.41.1
* plotly.js (gl2d) v1.41.2
* Copyright 2012-2018, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -66485,7 +66485,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.41.1';
exports.version = '1.41.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down Expand Up @@ -84458,6 +84458,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
var editX, editY;
// graph-wide optimization flags
var hasScatterGl, hasOnlyLargeSploms, hasSplom, hasSVG;
// collected changes to be made to the plot by relayout at the end
var updates;

function recomputeAxisLists() {
xa0 = plotinfo.xaxis;
Expand Down Expand Up @@ -84664,9 +84666,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
// zoom takes over minDrag, so it also has to take over gd._dragged
var zoomDragged;

// collected changes to be made to the plot by relayout at the end
var updates = {};

function zoomPrep(e, startX, startY) {
var dragBBox = dragger.getBoundingClientRect();
x0 = startX - dragBBox.left;
Expand Down Expand Up @@ -84759,6 +84758,8 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
}

function zoomDone() {
updates = {};

// more strict than dragged, which allows you to come back to where you started
// and still count as dragged
if(Math.min(box.h, box.w) < MINDRAG * 2) {
Expand Down Expand Up @@ -85309,6 +85310,7 @@ function zoomAxRanges(axList, r0Fraction, r1Fraction, updates, linkedAxes) {
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r0Fraction),
axi.l2r(axRangeLinear0 + axRangeLinearSpan * r1Fraction)
];

updates[axi._name + '.range[0]'] = axi.range[0];
updates[axi._name + '.range[1]'] = axi.range[1];
}
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-gl2d.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2a3dc26

Please sign in to comment.