Skip to content

Commit

Permalink
2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Mar 6, 2024
1 parent 1e45fcf commit 39bd75f
Show file tree
Hide file tree
Showing 25 changed files with 2,954 additions and 868 deletions.
50 changes: 25 additions & 25 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.2 MB | 3.5 MB | 1 MB | 8.5 MB |

#### CDN links
> https://cdn.plot.ly/plotly-2.29.1.js
> https://cdn.plot.ly/plotly-2.30.0.js
> https://cdn.plot.ly/plotly-2.29.1.min.js
> https://cdn.plot.ly/plotly-2.30.0.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.6 MB | 984.8 kB | 329.7 kB |
| 2.6 MB | 986.7 kB | 330.3 kB |

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

#### npm packages
Expand All @@ -114,12 +114,12 @@ The `cartesian` partial bundle contains trace modules `bar`, `box`, `contour`, `

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.3 MB | 1.2 MB | 417.1 kB |
| 3.3 MB | 1.2 MB | 417.7 kB |

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

#### npm packages
Expand All @@ -137,12 +137,12 @@ The `geo` partial bundle contains trace modules `choropleth`, `scatter` and `sca

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.1 MB | 1.1 MB | 372.4 kB |
| 3.1 MB | 1.1 MB | 372.9 kB |

#### CDN links
> https://cdn.plot.ly/plotly-geo-2.29.1.js
> https://cdn.plot.ly/plotly-geo-2.30.0.js
> https://cdn.plot.ly/plotly-geo-2.29.1.min.js
> https://cdn.plot.ly/plotly-geo-2.30.0.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.6 MB | 1.5 MB | 493.2 kB |
| 3.6 MB | 1.5 MB | 493.7 kB |

#### CDN links
> https://cdn.plot.ly/plotly-gl3d-2.29.1.js
> https://cdn.plot.ly/plotly-gl3d-2.30.0.js
> https://cdn.plot.ly/plotly-gl3d-2.29.1.min.js
> https://cdn.plot.ly/plotly-gl3d-2.30.0.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 |
|------|-----------------|------------------------|
| 4.4 MB | 1.9 MB | 599.7 kB |
| 4.4 MB | 1.9 MB | 600.3 kB |

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

#### npm packages
Expand All @@ -206,12 +206,12 @@ The `mapbox` partial bundle contains trace modules `choroplethmapbox`, `densitym

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 4.4 MB | 1.7 MB | 531.3 kB |
| 4.4 MB | 1.8 MB | 531.9 kB |

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

#### npm packages
Expand All @@ -229,12 +229,12 @@ The `finance` partial bundle contains trace modules `bar`, `candlestick`, `funne

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.8 MB | 1 MB | 358.8 kB |
| 2.8 MB | 1.1 MB | 359.4 kB |

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

#### npm packages
Expand All @@ -255,9 +255,9 @@ The `strict` partial bundle contains trace modules `bar`, `barpolar`, `box`, `ca
| 8.7 MB | 3.8 MB | 1.1 MB |

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

#### npm packages
Expand Down
41 changes: 40 additions & 1 deletion dist/plot-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2848,6 +2848,13 @@
"valType": "number"
}
},
"indentation": {
"description": "Sets the indentation (in px) of the legend entries.",
"dflt": 0,
"editType": "legend",
"min": -15,
"valType": "number"
},
"itemclick": {
"description": "Determines the behavior on legend item click. *toggle* toggles the visibility of the item clicked on the graph. *toggleothers* makes the clicked item the sole visible item on the graph. *false* disables legend item click interactions.",
"dflt": "toggle",
Expand Down Expand Up @@ -45035,10 +45042,42 @@
},
"fillcolor": {
"anim": true,
"description": "Sets the fill color. Defaults to a half-transparent variant of the line color, marker color, or marker line color, whichever is available.",
"description": "Sets the fill color. Defaults to a half-transparent variant of the line color, marker color, or marker line color, whichever is available. If fillgradient is specified, fillcolor is ignored except for setting the background color of the hover label, if any.",
"editType": "style",
"valType": "color"
},
"fillgradient": {
"colorscale": {
"description": "Sets the fill gradient colors as a color scale. The color scale is interpreted as a gradient applied in the direction specified by *orientation*, from the lowest to the highest value of the scatter plot along that axis, or from the center to the most distant point from it, if orientation is *radial*.",
"editType": "style",
"valType": "colorscale"
},
"description": "Sets a fill gradient. If not specified, the fillcolor is used instead.",
"editType": "calc",
"role": "object",
"start": {
"description": "Sets the gradient start value. It is given as the absolute position on the axis determined by the orientiation. E.g., if orientation is *horizontal*, the gradient will be horizontal and start from the x-position given by start. If omitted, the gradient starts at the lowest value of the trace along the respective axis. Ignored if orientation is *radial*.",
"editType": "calc",
"valType": "number"
},
"stop": {
"description": "Sets the gradient end value. It is given as the absolute position on the axis determined by the orientiation. E.g., if orientation is *horizontal*, the gradient will be horizontal and end at the x-position given by end. If omitted, the gradient ends at the highest value of the trace along the respective axis. Ignored if orientation is *radial*.",
"editType": "calc",
"valType": "number"
},
"type": {
"description": "Sets the type/orientation of the color gradient for the fill. Defaults to *none*.",
"dflt": "none",
"editType": "calc",
"valType": "enumerated",
"values": [
"radial",
"horizontal",
"vertical",
"none"
]
}
},
"fillpattern": {
"bgcolor": {
"arrayOk": true,
Expand Down
Loading

0 comments on commit 39bd75f

Please sign in to comment.