Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 79559af

Browse files
3.1.0-rc.0
1 parent 1eeefb3 commit 79559af

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+38914
-3615
lines changed

‎dist/README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ The main plotly.js bundles weight in at:
4343

4444
| plotly.js | plotly.min.js | plotly.min.js + gzip | plotly-with-meta.js |
4545
|-----------|---------------|----------------------|---------------------|
46-
| 10.3 MB | 4.4 MB | 1.4 MB | 10.6 MB |
46+
| 10.6 MB | 4.5 MB | 1.4 MB | 10.9 MB |
4747

4848
#### CDN links
49-
> https://cdn.plot.ly/plotly-3.0.1.js
49+
> https://cdn.plot.ly/plotly-3.1.0-rc.0.js
5050
51-
> https://cdn.plot.ly/plotly-3.0.1.min.js
51+
> https://cdn.plot.ly/plotly-3.1.0-rc.0.min.js
5252
5353

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

9292
| Raw size | Minified size | Minified + gzip size |
9393
|------|-----------------|------------------------|
94-
| 2.6 MB | 1008.3 kB | 349.2 kB |
94+
| 2.6 MB | 1009 kB | 349.4 kB |
9595

9696
#### CDN links
97-
> https://cdn.plot.ly/plotly-basic-3.0.1.js
97+
> https://cdn.plot.ly/plotly-basic-3.1.0-rc.0.js
9898
99-
> https://cdn.plot.ly/plotly-basic-3.0.1.min.js
99+
> https://cdn.plot.ly/plotly-basic-3.1.0-rc.0.min.js
100100
101101

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

115115
| Raw size | Minified size | Minified + gzip size |
116116
|------|-----------------|------------------------|
117-
| 3.3 MB | 1.3 MB | 446.4 kB |
117+
| 3.3 MB | 1.3 MB | 447.3 kB |
118118

119119
#### CDN links
120-
> https://cdn.plot.ly/plotly-cartesian-3.0.1.js
120+
> https://cdn.plot.ly/plotly-cartesian-3.1.0-rc.0.js
121121
122-
> https://cdn.plot.ly/plotly-cartesian-3.0.1.min.js
122+
> https://cdn.plot.ly/plotly-cartesian-3.1.0-rc.0.min.js
123123
124124

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

138138
| Raw size | Minified size | Minified + gzip size |
139139
|------|-----------------|------------------------|
140-
| 2.9 MB | 1.1 MB | 398.7 kB |
140+
| 2.9 MB | 1.1 MB | 398.9 kB |
141141

142142
#### CDN links
143-
> https://cdn.plot.ly/plotly-geo-3.0.1.js
143+
> https://cdn.plot.ly/plotly-geo-3.1.0-rc.0.js
144144
145-
> https://cdn.plot.ly/plotly-geo-3.0.1.min.js
145+
> https://cdn.plot.ly/plotly-geo-3.1.0-rc.0.min.js
146146
147147

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

161161
| Raw size | Minified size | Minified + gzip size |
162162
|------|-----------------|------------------------|
163-
| 4.1 MB | 1.5 MB | 513.5 kB |
163+
| 4.1 MB | 1.5 MB | 513.8 kB |
164164

165165
#### CDN links
166-
> https://cdn.plot.ly/plotly-gl3d-3.0.1.js
166+
> https://cdn.plot.ly/plotly-gl3d-3.1.0-rc.0.js
167167
168-
> https://cdn.plot.ly/plotly-gl3d-3.0.1.min.js
168+
> https://cdn.plot.ly/plotly-gl3d-3.1.0-rc.0.min.js
169169
170170

171171
#### npm packages
@@ -183,12 +183,12 @@ The `gl2d` partial bundle contains trace modules `parcoords`, `scatter`, `scatte
183183

184184
| Raw size | Minified size | Minified + gzip size |
185185
|------|-----------------|------------------------|
186-
| 3.4 MB | 1.3 MB | 470.3 kB |
186+
| 3.7 MB | 1.4 MB | 506 kB |
187187

188188
#### CDN links
189-
> https://cdn.plot.ly/plotly-gl2d-3.0.1.js
189+
> https://cdn.plot.ly/plotly-gl2d-3.1.0-rc.0.js
190190
191-
> https://cdn.plot.ly/plotly-gl2d-3.0.1.min.js
191+
> https://cdn.plot.ly/plotly-gl2d-3.1.0-rc.0.min.js
192192
193193

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

207207
| Raw size | Minified size | Minified + gzip size |
208208
|------|-----------------|------------------------|
209-
| 4.4 MB | 1.8 MB | 564.4 kB |
209+
| 4.4 MB | 1.8 MB | 564.6 kB |
210210

211211
#### CDN links
212-
> https://cdn.plot.ly/plotly-mapbox-3.0.1.js
212+
> https://cdn.plot.ly/plotly-mapbox-3.1.0-rc.0.js
213213
214-
> https://cdn.plot.ly/plotly-mapbox-3.0.1.min.js
214+
> https://cdn.plot.ly/plotly-mapbox-3.1.0-rc.0.min.js
215215
216216

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

230230
| Raw size | Minified size | Minified + gzip size |
231231
|------|-----------------|------------------------|
232-
| 2.8 MB | 1.1 MB | 382.9 kB |
232+
| 2.8 MB | 1.1 MB | 383.1 kB |
233233

234234
#### CDN links
235-
> https://cdn.plot.ly/plotly-finance-3.0.1.js
235+
> https://cdn.plot.ly/plotly-finance-3.1.0-rc.0.js
236236
237-
> https://cdn.plot.ly/plotly-finance-3.0.1.min.js
237+
> https://cdn.plot.ly/plotly-finance-3.1.0-rc.0.min.js
238238
239239

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

253253
| Raw size | Minified size | Minified + gzip size |
254254
|------|-----------------|------------------------|
255-
| 11.1 MB | 4.8 MB | 1.5 MB |
255+
| 11.4 MB | 4.9 MB | 1.5 MB |
256256

257257
#### CDN links
258-
> https://cdn.plot.ly/plotly-strict-3.0.1.js
258+
> https://cdn.plot.ly/plotly-strict-3.1.0-rc.0.js
259259
260-
> https://cdn.plot.ly/plotly-strict-3.0.1.min.js
260+
> https://cdn.plot.ly/plotly-strict-3.1.0-rc.0.min.js
261261
262262

263263
#### npm packages

‎dist/plot-schema.json

Lines changed: 125 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2545,9 +2545,11 @@
25452545
"valType": "enumerated",
25462546
"values": [
25472547
"africa",
2548+
"antarctica",
25482549
"asia",
25492550
"europe",
25502551
"north america",
2552+
"oceania",
25512553
"south america",
25522554
"usa",
25532555
"world"
@@ -3902,7 +3904,7 @@
39023904
"symbol": {
39033905
"editType": "plot",
39043906
"icon": {
3905-
"description": "Sets the symbol icon image (map.layer.layout.icon-image). Full list: https://www.map.com/maki-icons/",
3907+
"description": "Sets the symbol icon image (map.layer.layout.icon-image). Full list: https://www.mapbox.com/maki-icons/",
39063908
"dflt": "marker",
39073909
"editType": "plot",
39083910
"valType": "string"
@@ -14711,7 +14713,7 @@
1471114713
]
1471214714
},
1471314715
"ticklabelposition": {
14714-
"description": "Determines where tick labels are drawn with respect to the axis Please note that top or bottom has no effect on x axes or when `ticklabelmode` is set to *period*. Similarly left or right has no effect on y axes or when `ticklabelmode` is set to *period*. Has no effect on *multicategory* axes or when `tickson` is set to *boundaries*. When used on axes linked by `matches` or `scaleanchor`, no extra padding for inside labels would be added by autorange, so that the scales could match.",
14716+
"description": "Determines where tick labels are drawn with respect to the axis. Please note that top or bottom has no effect on x axes or when `ticklabelmode` is set to *period* or when `tickson` is set to *boundaries*. Similarly, left or right has no effect on y axes or when `ticklabelmode` is set to *period*or when `tickson` is set to *boundaries*. Has no effect on *multicategory* axes. When used on axes linked by `matches` or `scaleanchor`, no extra padding for inside labels would be added by autorange, so that the scales could match.",
1471514717
"dflt": "outside",
1471614718
"editType": "calc",
1471714719
"valType": "enumerated",
@@ -14965,6 +14967,16 @@
1496514967
"editType": "ticks",
1496614968
"valType": "color"
1496714969
},
14970+
"zerolinelayer": {
14971+
"description": "Sets the layer on which this zeroline is displayed. If *above traces*, this zeroline is displayed above all the subplot's traces If *below traces*, this zeroline is displayed below all the subplot's traces, but above the grid lines. Limitation: *zerolinelayer* currently has no effect if the *zorder* property is set on any trace.",
14972+
"dflt": "below traces",
14973+
"editType": "plot",
14974+
"valType": "enumerated",
14975+
"values": [
14976+
"above traces",
14977+
"below traces"
14978+
]
14979+
},
1496814980
"zerolinewidth": {
1496914981
"description": "Sets the width (in px) of the zero line.",
1497014982
"dflt": 1,
@@ -15945,7 +15957,7 @@
1594515957
]
1594615958
},
1594715959
"ticklabelposition": {
15948-
"description": "Determines where tick labels are drawn with respect to the axis Please note that top or bottom has no effect on x axes or when `ticklabelmode` is set to *period*. Similarly left or right has no effect on y axes or when `ticklabelmode` is set to *period*. Has no effect on *multicategory* axes or when `tickson` is set to *boundaries*. When used on axes linked by `matches` or `scaleanchor`, no extra padding for inside labels would be added by autorange, so that the scales could match.",
15960+
"description": "Determines where tick labels are drawn with respect to the axis. Please note that top or bottom has no effect on x axes or when `ticklabelmode` is set to *period* or when `tickson` is set to *boundaries*. Similarly, left or right has no effect on y axes or when `ticklabelmode` is set to *period*or when `tickson` is set to *boundaries*. Has no effect on *multicategory* axes. When used on axes linked by `matches` or `scaleanchor`, no extra padding for inside labels would be added by autorange, so that the scales could match.",
1594915961
"dflt": "outside",
1595015962
"editType": "calc",
1595115963
"valType": "enumerated",
@@ -16199,6 +16211,16 @@
1619916211
"editType": "ticks",
1620016212
"valType": "color"
1620116213
},
16214+
"zerolinelayer": {
16215+
"description": "Sets the layer on which this zeroline is displayed. If *above traces*, this zeroline is displayed above all the subplot's traces If *below traces*, this zeroline is displayed below all the subplot's traces, but above the grid lines. Limitation: *zerolinelayer* currently has no effect if the *zorder* property is set on any trace.",
16216+
"dflt": "below traces",
16217+
"editType": "plot",
16218+
"valType": "enumerated",
16219+
"values": [
16220+
"above traces",
16221+
"below traces"
16222+
]
16223+
},
1620216224
"zerolinewidth": {
1620316225
"description": "Sets the width (in px) of the zero line.",
1620416226
"dflt": 1,
@@ -17814,6 +17836,17 @@
1781417836
"overlay"
1781517837
]
1781617838
},
17839+
"path": {
17840+
"arrayOk": true,
17841+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
17842+
"editType": "style",
17843+
"valType": "string"
17844+
},
17845+
"pathsrc": {
17846+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
17847+
"editType": "none",
17848+
"valType": "string"
17849+
},
1781717850
"role": "object",
1781817851
"shape": {
1781917852
"arrayOk": true,
@@ -19841,6 +19874,17 @@
1984119874
"overlay"
1984219875
]
1984319876
},
19877+
"path": {
19878+
"arrayOk": true,
19879+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
19880+
"editType": "style",
19881+
"valType": "string"
19882+
},
19883+
"pathsrc": {
19884+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
19885+
"editType": "none",
19886+
"valType": "string"
19887+
},
1984419888
"role": "object",
1984519889
"shape": {
1984619890
"arrayOk": true,
@@ -37568,6 +37612,17 @@
3756837612
"overlay"
3756937613
]
3757037614
},
37615+
"path": {
37616+
"arrayOk": true,
37617+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
37618+
"editType": "style",
37619+
"valType": "string"
37620+
},
37621+
"pathsrc": {
37622+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
37623+
"editType": "none",
37624+
"valType": "string"
37625+
},
3757137626
"role": "object",
3757237627
"shape": {
3757337628
"arrayOk": true,
@@ -41231,6 +41286,17 @@
4123141286
"overlay"
4123241287
]
4123341288
},
41289+
"path": {
41290+
"arrayOk": true,
41291+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
41292+
"editType": "style",
41293+
"valType": "string"
41294+
},
41295+
"pathsrc": {
41296+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
41297+
"editType": "none",
41298+
"valType": "string"
41299+
},
4123441300
"role": "object",
4123541301
"shape": {
4123641302
"arrayOk": true,
@@ -46462,6 +46528,17 @@
4646246528
"overlay"
4646346529
]
4646446530
},
46531+
"path": {
46532+
"arrayOk": true,
46533+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
46534+
"editType": "style",
46535+
"valType": "string"
46536+
},
46537+
"pathsrc": {
46538+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
46539+
"editType": "none",
46540+
"valType": "string"
46541+
},
4646546542
"role": "object",
4646646543
"shape": {
4646746544
"arrayOk": true,
@@ -56232,6 +56309,17 @@
5623256309
"overlay"
5623356310
]
5623456311
},
56312+
"path": {
56313+
"arrayOk": true,
56314+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
56315+
"editType": "style",
56316+
"valType": "string"
56317+
},
56318+
"pathsrc": {
56319+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
56320+
"editType": "none",
56321+
"valType": "string"
56322+
},
5623556323
"role": "object",
5623656324
"shape": {
5623756325
"arrayOk": true,
@@ -58618,6 +58706,17 @@
5861858706
"overlay"
5861958707
]
5862058708
},
58709+
"path": {
58710+
"arrayOk": true,
58711+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
58712+
"editType": "style",
58713+
"valType": "string"
58714+
},
58715+
"pathsrc": {
58716+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
58717+
"editType": "none",
58718+
"valType": "string"
58719+
},
5862158720
"role": "object",
5862258721
"shape": {
5862358722
"arrayOk": true,
@@ -72083,7 +72182,7 @@
7208372182
},
7208472183
"symbol": {
7208572184
"arrayOk": true,
72086-
"description": "Sets the marker symbol. Full list: https://www.map.com/maki-icons/ Note that the array `marker.color` and `marker.size` are only available for *circle* symbols.",
72185+
"description": "Sets the marker symbol. Full list: https://www.mapbox.com/maki-icons/ Note that the array `marker.color` and `marker.size` are only available for *circle* symbols.",
7208772186
"dflt": "circle",
7208872187
"editType": "calc",
7208972188
"valType": "string"
@@ -87711,6 +87810,17 @@
8771187810
"overlay"
8771287811
]
8771387812
},
87813+
"path": {
87814+
"arrayOk": true,
87815+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
87816+
"editType": "style",
87817+
"valType": "string"
87818+
},
87819+
"pathsrc": {
87820+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
87821+
"editType": "none",
87822+
"valType": "string"
87823+
},
8771487824
"role": "object",
8771587825
"shape": {
8771687826
"arrayOk": true,
@@ -92352,6 +92462,17 @@
9235292462
"overlay"
9235392463
]
9235492464
},
92465+
"path": {
92466+
"arrayOk": true,
92467+
"description": "Sets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.",
92468+
"editType": "style",
92469+
"valType": "string"
92470+
},
92471+
"pathsrc": {
92472+
"description": "Sets the source reference on Chart Studio Cloud for `path`.",
92473+
"editType": "none",
92474+
"valType": "string"
92475+
},
9235592476
"role": "object",
9235692477
"shape": {
9235792478
"arrayOk": true,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /