Skip to content

Commit

Permalink
2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Nov 12, 2021
1 parent cee1c46 commit 0408836
Show file tree
Hide file tree
Showing 24 changed files with 901 additions and 831 deletions.
38 changes: 19 additions & 19 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.3 MB | 3.5 MB | 1 MB | 8.6 MB |

#### CDN links
> https://cdn.plot.ly/plotly-2.6.2.js
> https://cdn.plot.ly/plotly-2.6.3.js
> https://cdn.plot.ly/plotly-2.6.2.min.js
> https://cdn.plot.ly/plotly-2.6.3.min.js

#### npm packages
Expand Down Expand Up @@ -91,12 +91,12 @@ The `basic` partial bundle contains trace modules `bar`, `pie` and `scatter`.

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.7 MB | 973.4 kB | 316.7 kB |
| 2.7 MB | 973.2 kB | 316.7 kB |

#### CDN links
> https://cdn.plot.ly/plotly-basic-2.6.2.js
> https://cdn.plot.ly/plotly-basic-2.6.3.js
> https://cdn.plot.ly/plotly-basic-2.6.2.min.js
> https://cdn.plot.ly/plotly-basic-2.6.3.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.2 kB |

#### CDN links
> https://cdn.plot.ly/plotly-cartesian-2.6.2.js
> https://cdn.plot.ly/plotly-cartesian-2.6.3.js
> https://cdn.plot.ly/plotly-cartesian-2.6.2.min.js
> https://cdn.plot.ly/plotly-cartesian-2.6.3.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.5 kB |

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

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

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

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

#### CDN links
> https://cdn.plot.ly/plotly-gl2d-2.6.2.js
> https://cdn.plot.ly/plotly-gl2d-2.6.3.js
> https://cdn.plot.ly/plotly-gl2d-2.6.2.min.js
> https://cdn.plot.ly/plotly-gl2d-2.6.3.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.7 kB |

#### CDN links
> https://cdn.plot.ly/plotly-mapbox-2.6.2.js
> https://cdn.plot.ly/plotly-mapbox-2.6.3.js
> https://cdn.plot.ly/plotly-mapbox-2.6.2.min.js
> https://cdn.plot.ly/plotly-mapbox-2.6.3.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.3 kB |

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

#### npm packages
Expand All @@ -255,9 +255,9 @@ The `strict` partial bundle contains trace modules `bar`, `barpolar`, `box`, `ca
| 7.7 MB | 3.2 MB | 956 kB |

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

#### npm packages
Expand Down
Loading

0 comments on commit 0408836

Please # to comment.