Skip to content

Commit

Permalink
Version bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
michelezanda committed May 26, 2021
1 parent 616500b commit 2bba658
Show file tree
Hide file tree
Showing 21 changed files with 55 additions and 55 deletions.
34 changes: 17 additions & 17 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.56.0-ion3.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.56.0-ion4.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.56.0-ion3.min.js
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.56.0-ion4.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.56.0-ion3.js
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.56.0-ion4.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://plotly.com/javascript/reference/)), use dist file `dist/plotly-with-meta.js`
Expand Down Expand Up @@ -122,8 +122,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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-basic-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.56.0-ion4.min.js |

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

Expand Down Expand Up @@ -175,8 +175,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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.56.0-ion4.min.js |

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

Expand Down Expand Up @@ -228,8 +228,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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-geo-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.56.0-ion4.min.js |

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

Expand Down Expand Up @@ -281,8 +281,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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.56.0-ion4.min.js |

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

Expand Down Expand Up @@ -334,8 +334,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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.56.0-ion4.min.js |

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

Expand Down Expand Up @@ -387,8 +387,8 @@ The `mapbox` partial bundle contains trace modules `scatter`, `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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.56.0-ion4.min.js |

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

Expand Down Expand Up @@ -440,8 +440,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.56.0-ion3.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.56.0-ion3.min.js |
| Tagged | https://cdn.plot.ly/plotly-finance-1.56.0-ion4.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.56.0-ion4.min.js |

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

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) v1.56.0-ion3
* plotly.js (basic) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -80163,7 +80163,7 @@ module.exports = function handleXYDefaults(traceIn, traceOut, layout, coerce) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

},{}]},{},[4])(4)
});
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) v1.56.0-ion3
* plotly.js (cartesian) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -95355,7 +95355,7 @@ module.exports = function style(gd) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

},{}]},{},[11])(11)
});
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) v1.56.0-ion3
* plotly.js (finance) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -87754,7 +87754,7 @@ module.exports = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

},{}]},{},[8])(8)
});
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) v1.56.0-ion3
* plotly.js (geo) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -82473,7 +82473,7 @@ function styleTrace(gd, calcTrace) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

},{}]},{},[4])(4)
});
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) v1.56.0-ion3
* plotly.js (gl2d) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -119973,7 +119973,7 @@ module.exports = function select(searchInfo, selectionTester) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

},{}]},{},[5])(5)
});
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) v1.56.0-ion3
* plotly.js (gl3d) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -122248,7 +122248,7 @@ module.exports = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-mapbox.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js (mapbox) v1.56.0-ion3
* plotly.js (mapbox) v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -82656,7 +82656,7 @@ module.exports = function selectPoints(searchInfo, selectionTester) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/plotly-with-meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js v1.56.0-ion3
* plotly.js v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -216153,7 +216153,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

},{}]},{},[26])(26)
});
4 changes: 2 additions & 2 deletions dist/plotly.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* plotly.js v1.56.0-ion3
* plotly.js v1.56.0-ion4
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -211166,7 +211166,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

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

Large diffs are not rendered by default.

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": "1.56.0-ion3",
"version": "1.56.0-ion4",
"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
Expand Up @@ -9,4 +9,4 @@
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.56.0-ion3';
exports.version = '1.56.0-ion4';

0 comments on commit 2bba658

Please sign in to comment.