Skip to content

Commit

Permalink
1.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
etpinard committed Feb 4, 2019
1 parent 78cf703 commit 84e24aa
Show file tree
Hide file tree
Showing 24 changed files with 114 additions and 96 deletions.
42 changes: 21 additions & 21 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ object. This property must be set before the plotly.js script tag, for example:
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.44.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.44.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 @@ -74,12 +74,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.44.1.min.js
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.44.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.44.1.js
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.44.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 @@ -111,16 +111,16 @@ The `basic` partial bundle contains trace modules `scatter`, `bar` and `pie`.

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.3 MB | 810.6 kB | 264.7 kB |
| 2.3 MB | 810.7 kB | 264.7 kB |

#### CDN links

| Flavor | URL |
| ------ | --- |
| 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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-basic-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.44.2.min.js |

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

Expand Down Expand Up @@ -157,16 +157,16 @@ The `cartesian` partial bundle contains trace modules `scatter`, `bar`, `box`, `

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.6 MB | 924.2 kB | 300.7 kB |
| 2.6 MB | 924.3 kB | 300.7 kB |

#### CDN links

| Flavor | URL |
| ------ | --- |
| 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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.44.2.min.js |

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

Expand Down Expand Up @@ -203,16 +203,16 @@ The `geo` partial bundle contains trace modules `scatter`, `scattergeo` and `cho

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.3 MB | 828.9 kB | 272.8 kB |
| 2.3 MB | 829 kB | 272.8 kB |

#### CDN links

| Flavor | URL |
| ------ | --- |
| 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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-geo-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.44.2.min.js |

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

Expand Down Expand Up @@ -249,16 +249,16 @@ The `gl3d` partial bundle contains trace modules `scatter`, `scatter3d`, `surfac

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.3 MB | 1.3 MB | 424.9 kB |
| 3.3 MB | 1.3 MB | 425 kB |

#### CDN links

| Flavor | URL |
| ------ | --- |
| 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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.44.2.min.js |

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

Expand Down Expand Up @@ -303,8 +303,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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.44.2.min.js |

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

Expand Down Expand Up @@ -349,8 +349,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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.44.2.min.js |

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

Expand Down Expand Up @@ -395,8 +395,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.44.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.44.1.min.js |
| Tagged | https://cdn.plot.ly/plotly-finance-1.44.2.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.44.2.min.js |

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

Expand Down
4 changes: 2 additions & 2 deletions dist/plot-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -33139,7 +33139,7 @@
"arrayOk": true,
"dflt": "white",
"role": "style",
"description": "Sets the cell fill color. It accepts either a specific color or an array of colors.",
"description": "Sets the cell fill color. It accepts either a specific color or an array of colors or a 2D array of colors.",
"editType": "calc"
},
"editType": "calc",
Expand Down Expand Up @@ -33316,7 +33316,7 @@
"arrayOk": true,
"role": "style",
"dflt": "white",
"description": "Sets the cell fill color. It accepts either a specific color or an array of colors.",
"description": "Sets the cell fill color. It accepts either a specific color or an array of colors or a 2D array of colors.",
"editType": "calc"
},
"editType": "calc",
Expand Down
9 changes: 5 additions & 4 deletions dist/plotly-basic.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (basic) v1.44.1
* plotly.js (basic) v1.44.2
* Copyright 2012-2019, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -23102,8 +23102,9 @@ function createHoverText(hoverData, opts, gd) {
if(d.extraText !== undefined) text += (text ? '<br>' : '') + d.extraText;

// if 'text' is empty at this point,
// and hovertemplate is not defined,
// put 'name' in main label and don't show secondary label
if(text === '') {
if(text === '' && !d.hovertemplate) {
// if 'name' is also empty, remove entire label
if(name === '') g.remove();
text = name;
Expand Down Expand Up @@ -27703,7 +27704,7 @@ proto.update = function(graphInfo, buttons) {
}

if(fullLayout.modebar.orientation === 'v') {
this.element.prepend(logoGroup);
this.element.insertBefore(logoGroup, this.element.childNodes[0]);
} else {
this.element.appendChild(logoGroup);
}
Expand Down Expand Up @@ -33771,7 +33772,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.44.1';
exports.version = '1.44.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-basic.min.js

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions dist/plotly-cartesian.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (cartesian) v1.44.1
* plotly.js (cartesian) v1.44.2
* Copyright 2012-2019, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -23214,8 +23214,9 @@ function createHoverText(hoverData, opts, gd) {
if(d.extraText !== undefined) text += (text ? '<br>' : '') + d.extraText;

// if 'text' is empty at this point,
// and hovertemplate is not defined,
// put 'name' in main label and don't show secondary label
if(text === '') {
if(text === '' && !d.hovertemplate) {
// if 'name' is also empty, remove entire label
if(name === '') g.remove();
text = name;
Expand Down Expand Up @@ -27815,7 +27816,7 @@ proto.update = function(graphInfo, buttons) {
}

if(fullLayout.modebar.orientation === 'v') {
this.element.prepend(logoGroup);
this.element.insertBefore(logoGroup, this.element.childNodes[0]);
} else {
this.element.appendChild(logoGroup);
}
Expand Down Expand Up @@ -33921,7 +33922,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.44.1';
exports.version = '1.44.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-cartesian.min.js

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions dist/plotly-finance.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (finance) v1.44.1
* plotly.js (finance) v1.44.2
* Copyright 2012-2019, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -23144,8 +23144,9 @@ function createHoverText(hoverData, opts, gd) {
if(d.extraText !== undefined) text += (text ? '<br>' : '') + d.extraText;

// if 'text' is empty at this point,
// and hovertemplate is not defined,
// put 'name' in main label and don't show secondary label
if(text === '') {
if(text === '' && !d.hovertemplate) {
// if 'name' is also empty, remove entire label
if(name === '') g.remove();
text = name;
Expand Down Expand Up @@ -27745,7 +27746,7 @@ proto.update = function(graphInfo, buttons) {
}

if(fullLayout.modebar.orientation === 'v') {
this.element.prepend(logoGroup);
this.element.insertBefore(logoGroup, this.element.childNodes[0]);
} else {
this.element.appendChild(logoGroup);
}
Expand Down Expand Up @@ -33813,7 +33814,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.44.1';
exports.version = '1.44.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
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.

9 changes: 5 additions & 4 deletions dist/plotly-geo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (geo) v1.44.1
* plotly.js (geo) v1.44.2
* Copyright 2012-2019, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -23881,8 +23881,9 @@ function createHoverText(hoverData, opts, gd) {
if(d.extraText !== undefined) text += (text ? '<br>' : '') + d.extraText;

// if 'text' is empty at this point,
// and hovertemplate is not defined,
// put 'name' in main label and don't show secondary label
if(text === '') {
if(text === '' && !d.hovertemplate) {
// if 'name' is also empty, remove entire label
if(name === '') g.remove();
text = name;
Expand Down Expand Up @@ -28482,7 +28483,7 @@ proto.update = function(graphInfo, buttons) {
}

if(fullLayout.modebar.orientation === 'v') {
this.element.prepend(logoGroup);
this.element.insertBefore(logoGroup, this.element.childNodes[0]);
} else {
this.element.appendChild(logoGroup);
}
Expand Down Expand Up @@ -34550,7 +34551,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.44.1';
exports.version = '1.44.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
Expand Down
4 changes: 2 additions & 2 deletions dist/plotly-geo.min.js

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions dist/plotly-gl2d.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (gl2d) v1.44.1
* plotly.js (gl2d) v1.44.2
* Copyright 2012-2019, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -56408,8 +56408,9 @@ function createHoverText(hoverData, opts, gd) {
if(d.extraText !== undefined) text += (text ? '<br>' : '') + d.extraText;

// if 'text' is empty at this point,
// and hovertemplate is not defined,
// put 'name' in main label and don't show secondary label
if(text === '') {
if(text === '' && !d.hovertemplate) {
// if 'name' is also empty, remove entire label
if(name === '') g.remove();
text = name;
Expand Down Expand Up @@ -61009,7 +61010,7 @@ proto.update = function(graphInfo, buttons) {
}

if(fullLayout.modebar.orientation === 'v') {
this.element.prepend(logoGroup);
this.element.insertBefore(logoGroup, this.element.childNodes[0]);
} else {
this.element.appendChild(logoGroup);
}
Expand Down Expand Up @@ -67115,7 +67116,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.44.1';
exports.version = '1.44.2';

// inject promise polyfill
_dereq_('es6-promise').polyfill();
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 84e24aa

Please sign in to comment.