Skip to content

Commit

Permalink
2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Sep 16, 2021
1 parent 07bf445 commit bc66a58
Show file tree
Hide file tree
Showing 24 changed files with 277 additions and 7,818 deletions.
44 changes: 22 additions & 22 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ The main plotly.js bundles weight in at:

| plotly.js | plotly.min.js | plotly.min.js + gzip | plotly-with-meta.js |
|-----------|---------------|----------------------|---------------------|
| 8.2 MB | 3.5 MB | 1 MB | 8.5 MB |
| 8.1 MB | 3.4 MB | 1 MB | 8.4 MB |

#### CDN links
> https://cdn.plot.ly/plotly-2.5.0.js
> https://cdn.plot.ly/plotly-2.5.1.js
> https://cdn.plot.ly/plotly-2.5.0.min.js
> https://cdn.plot.ly/plotly-2.5.1.min.js

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

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

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

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

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

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

#### npm packages
Expand All @@ -160,12 +160,12 @@ The `gl3d` partial bundle contains trace modules `cone`, `isosurface`, `mesh3d`,

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.8 MB | 1.5 MB | 472.2 kB |
| 3.7 MB | 1.5 MB | 466.1 kB |

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

#### npm packages
Expand All @@ -183,12 +183,12 @@ The `gl2d` partial bundle contains trace modules `heatmapgl`, `parcoords`, `poin

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.8 MB | 1.5 MB | 495.5 kB |
| 3.8 MB | 1.5 MB | 490.4 kB |

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

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

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

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

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

#### npm packages
Expand All @@ -252,12 +252,12 @@ The `strict` partial bundle contains trace modules `bar`, `barpolar`, `box`, `ca

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 7.7 MB | 3.2 MB | 950.5 kB |
| 7.6 MB | 3.1 MB | 944.4 kB |

#### CDN links
> https://cdn.plot.ly/plotly-strict-2.5.0.js
> https://cdn.plot.ly/plotly-strict-2.5.1.js
> https://cdn.plot.ly/plotly-strict-2.5.0.min.js
> https://cdn.plot.ly/plotly-strict-2.5.1.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.5.0
* plotly.js (basic) v2.5.1
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -82235,7 +82235,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.5.0';
exports.version = '2.5.1';

},{}]},{},[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.5.0
* plotly.js (cartesian) v2.5.1
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -102096,7 +102096,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.5.0';
exports.version = '2.5.1';

},{}]},{},[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.5.0
* plotly.js (finance) v2.5.1
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -90171,7 +90171,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.5.0';
exports.version = '2.5.1';

},{}]},{},[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.5.0
* plotly.js (geo) v2.5.1
* Copyright 2012-2021, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -94995,7 +94995,7 @@ function getSortFunc(opts, d2c) {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '2.5.0';
exports.version = '2.5.1';

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

Large diffs are not rendered by default.

1,595 changes: 58 additions & 1,537 deletions dist/plotly-gl2d.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions dist/plotly-gl2d.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit bc66a58

Please sign in to comment.