Skip to content

Commit

Permalink
1.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Nov 4, 2019
1 parent 4f04805 commit 7665753
Show file tree
Hide file tree
Showing 24 changed files with 4,537 additions and 5,596 deletions.
40 changes: 20 additions & 20 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.51.0.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.51.1.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.51.0.min.js
- using CDN URL https://cdn.plot.ly/plotly-latest.min.js OR https://cdn.plot.ly/plotly-1.51.1.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.51.0.js
- using CDN URL https://cdn.plot.ly/plotly-latest.js OR https://cdn.plot.ly/plotly-1.51.1.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 All @@ -88,7 +88,7 @@ The main plotly.js bundle weights in at:

| plotly.js | plotly.min.js | plotly.min.js + gzip | plotly-with-meta.js |
|-----------|---------------|----------------------|---------------------|
| 6.8 MB | 3.1 MB | 948.6 kB | 7.1 MB |
| 6.8 MB | 3.1 MB | 947.2 kB | 7.1 MB |

## Partial bundles

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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-basic-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-basic-1.51.1.min.js |

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

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

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.7 MB | 968.9 kB | 316.5 kB |
| 2.7 MB | 969 kB | 316.6 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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-cartesian-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-cartesian-1.51.1.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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-geo-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-geo-1.51.1.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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl3d-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl3d-1.51.1.min.js |

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

Expand Down Expand Up @@ -326,16 +326,16 @@ The `gl2d` partial bundle contains trace modules `scatter`, `scattergl`, `splom`

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.5 MB | 1.4 MB | 457.3 kB |
| 3.5 MB | 1.4 MB | 455.9 kB |

#### CDN links

| Flavor | URL |
| ------ | --- |
| 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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-gl2d-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-gl2d-1.51.1.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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-mapbox-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-mapbox-1.51.1.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.51.0.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.51.0.min.js |
| Tagged | https://cdn.plot.ly/plotly-finance-1.51.1.js |
| Tagged minified | https://cdn.plot.ly/plotly-finance-1.51.1.min.js |

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

Expand Down
22 changes: 11 additions & 11 deletions dist/plot-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -16848,55 +16848,55 @@
],
"dflt": "rgb",
"role": "info",
"editType": "plot",
"editType": "calc",
"description": "Color model used to map the numerical color components described in `z` into colors."
},
"zmin": {
"valType": "info_array",
"items": [
{
"valType": "number",
"editType": "plot"
"editType": "calc"
},
{
"valType": "number",
"editType": "plot"
"editType": "calc"
},
{
"valType": "number",
"editType": "plot"
"editType": "calc"
},
{
"valType": "number",
"editType": "plot"
"editType": "calc"
}
],
"role": "info",
"editType": "plot",
"editType": "calc",
"description": "Array defining the lower bound for each color component. Note that the default value will depend on the colormodel. For the `rgb` colormodel, it is [0, 0, 0]. For the `rgba` colormodel, it is [0, 0, 0, 0]. For the `hsl` colormodel, it is [0, 0, 0]. For the `hsla` colormodel, it is [0, 0, 0, 0]."
},
"zmax": {
"valType": "info_array",
"items": [
{
"valType": "number",
"editType": "plot"
"editType": "calc"
},
{
"valType": "number",
"editType": "plot"
"editType": "calc"
},
{
"valType": "number",
"editType": "plot"
"editType": "calc"
},
{
"valType": "number",
"editType": "plot"
"editType": "calc"
}
],
"role": "info",
"editType": "plot",
"editType": "calc",
"description": "Array defining the higher bound for each color component. Note that the default value will depend on the colormodel. For the `rgb` colormodel, it is [255, 255, 255]. For the `rgba` colormodel, it is [255, 255, 255, 1]. For the `hsl` colormodel, it is [360, 100, 100]. For the `hsla` colormodel, it is [360, 100, 100, 1]."
},
"x0": {
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.51.0
* plotly.js (basic) v1.51.1
* Copyright 2012-2019, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
Expand Down Expand Up @@ -34000,7 +34000,7 @@ exports.svgAttrs = {
'use strict';

// package version injected by `npm run preprocess`
exports.version = '1.51.0';
exports.version = '1.51.1';

// 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.

Loading

0 comments on commit 7665753

Please sign in to comment.