Skip to content

Commit ef62935

Browse files
committed
Update to plotly.js 1.38.2 (codegen and offline and widget)
1 parent 4618bd3 commit ef62935

File tree

471 files changed

+58706
-38866
lines changed

Some content is hidden

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

471 files changed

+58706
-38866
lines changed

js/package-lock.json

Lines changed: 777 additions & 367 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ify-loader": "^1.1.0"
3030
},
3131
"dependencies": {
32-
"plotly.js": "^1.35.2",
32+
"plotly.js": "^1.38.2",
3333
"@jupyter-widgets/base": "^1.0.0",
3434
"lodash": "^4.17.4"
3535
},

plotly/graph_objs/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
from plotly.graph_objs import table
55
from ._surface import Surface
66
from plotly.graph_objs import surface
7+
from ._splom import Splom
8+
from plotly.graph_objs import splom
79
from ._scatterternary import Scatterternary
810
from plotly.graph_objs import scatterternary
911
from ._scatterpolargl import Scatterpolargl
@@ -48,6 +50,8 @@
4850
from plotly.graph_objs import contourcarpet
4951
from ._contour import Contour
5052
from plotly.graph_objs import contour
53+
from ._cone import Cone
54+
from plotly.graph_objs import cone
5155
from ._choropleth import Choropleth
5256
from plotly.graph_objs import choropleth
5357
from ._carpet import Carpet

plotly/graph_objs/_bar.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,7 +1479,7 @@ def yaxis(self):
14791479
Sets a reference between this trace's y coordinates and a 2D
14801480
cartesian y axis. If *y* (the default value), the y coordinates
14811481
refer to `layout.yaxis`. If *y2*, the y coordinates refer to
1482-
`layout.xaxis2`, and so on.
1482+
`layout.yaxis2`, and so on.
14831483
14841484
The 'yaxis' property is an identifier of a particular
14851485
subplot, of type 'y', that may be specified as the string 'y'
@@ -1729,7 +1729,7 @@ def _prop_descriptions(self):
17291729
Sets a reference between this trace's y coordinates and
17301730
a 2D cartesian y axis. If *y* (the default value), the
17311731
y coordinates refer to `layout.yaxis`. If *y2*, the y
1732-
coordinates refer to `layout.xaxis2`, and so on.
1732+
coordinates refer to `layout.yaxis2`, and so on.
17331733
ycalendar
17341734
Sets the calendar system to use with `y` date data.
17351735
ysrc
@@ -1975,7 +1975,7 @@ def __init__(
19751975
Sets a reference between this trace's y coordinates and
19761976
a 2D cartesian y axis. If *y* (the default value), the
19771977
y coordinates refer to `layout.yaxis`. If *y2*, the y
1978-
coordinates refer to `layout.xaxis2`, and so on.
1978+
coordinates refer to `layout.yaxis2`, and so on.
19791979
ycalendar
19801980
Sets the calendar system to use with `y` date data.
19811981
ysrc

plotly/graph_objs/_box.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ def yaxis(self):
972972
Sets a reference between this trace's y coordinates and a 2D
973973
cartesian y axis. If *y* (the default value), the y coordinates
974974
refer to `layout.yaxis`. If *y2*, the y coordinates refer to
975-
`layout.xaxis2`, and so on.
975+
`layout.yaxis2`, and so on.
976976
977977
The 'yaxis' property is an identifier of a particular
978978
subplot, of type 'y', that may be specified as the string 'y'
@@ -1196,7 +1196,7 @@ def _prop_descriptions(self):
11961196
Sets a reference between this trace's y coordinates and
11971197
a 2D cartesian y axis. If *y* (the default value), the
11981198
y coordinates refer to `layout.yaxis`. If *y2*, the y
1199-
coordinates refer to `layout.xaxis2`, and so on.
1199+
coordinates refer to `layout.yaxis2`, and so on.
12001200
ycalendar
12011201
Sets the calendar system to use with `y` date data.
12021202
ysrc
@@ -1409,7 +1409,7 @@ def __init__(
14091409
Sets a reference between this trace's y coordinates and
14101410
a 2D cartesian y axis. If *y* (the default value), the
14111411
y coordinates refer to `layout.yaxis`. If *y2*, the y
1412-
coordinates refer to `layout.xaxis2`, and so on.
1412+
coordinates refer to `layout.yaxis2`, and so on.
14131413
ycalendar
14141414
Sets the calendar system to use with `y` date data.
14151415
ysrc

plotly/graph_objs/_candlestick.py

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,6 @@ def decreasing(self):
109109
line
110110
plotly.graph_objs.candlestick.decreasing.Line
111111
instance or dict with compatible properties
112-
name
113-
Sets the segment name. The segment name appear
114-
as the legend item and on hover.
115-
showlegend
116-
Determines whether or not an item corresponding
117-
to this segment is shown in the legend.
118112
119113
Returns
120114
-------
@@ -328,12 +322,6 @@ def increasing(self):
328322
line
329323
plotly.graph_objs.candlestick.increasing.Line
330324
instance or dict with compatible properties
331-
name
332-
Sets the segment name. The segment name appear
333-
as the legend item and on hover.
334-
showlegend
335-
Determines whether or not an item corresponding
336-
to this segment is shown in the legend.
337325
338326
Returns
339327
-------
@@ -808,7 +796,7 @@ def yaxis(self):
808796
Sets a reference between this trace's y coordinates and a 2D
809797
cartesian y axis. If *y* (the default value), the y coordinates
810798
refer to `layout.yaxis`. If *y2*, the y coordinates refer to
811-
`layout.xaxis2`, and so on.
799+
`layout.yaxis2`, and so on.
812800
813801
The 'yaxis' property is an identifier of a particular
814802
subplot, of type 'y', that may be specified as the string 'y'
@@ -946,7 +934,7 @@ def _prop_descriptions(self):
946934
Sets a reference between this trace's y coordinates and
947935
a 2D cartesian y axis. If *y* (the default value), the
948936
y coordinates refer to `layout.yaxis`. If *y2*, the y
949-
coordinates refer to `layout.xaxis2`, and so on.
937+
coordinates refer to `layout.yaxis2`, and so on.
950938
"""
951939

952940
def __init__(
@@ -1105,7 +1093,7 @@ def __init__(
11051093
Sets a reference between this trace's y coordinates and
11061094
a 2D cartesian y axis. If *y* (the default value), the
11071095
y coordinates refer to `layout.yaxis`. If *y2*, the y
1108-
coordinates refer to `layout.xaxis2`, and so on.
1096+
coordinates refer to `layout.yaxis2`, and so on.
11091097
11101098
Returns
11111099
-------

plotly/graph_objs/_carpet.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ def yaxis(self):
12311231
Sets a reference between this trace's y coordinates and a 2D
12321232
cartesian y axis. If *y* (the default value), the y coordinates
12331233
refer to `layout.yaxis`. If *y2*, the y coordinates refer to
1234-
`layout.xaxis2`, and so on.
1234+
`layout.yaxis2`, and so on.
12351235
12361236
The 'yaxis' property is an identifier of a particular
12371237
subplot, of type 'y', that may be specified as the string 'y'
@@ -1399,7 +1399,7 @@ def _prop_descriptions(self):
13991399
Sets a reference between this trace's y coordinates and
14001400
a 2D cartesian y axis. If *y* (the default value), the
14011401
y coordinates refer to `layout.yaxis`. If *y2*, the y
1402-
coordinates refer to `layout.xaxis2`, and so on.
1402+
coordinates refer to `layout.yaxis2`, and so on.
14031403
ysrc
14041404
Sets the source reference on plot.ly for y .
14051405
"""
@@ -1568,7 +1568,7 @@ def __init__(
15681568
Sets a reference between this trace's y coordinates and
15691569
a 2D cartesian y axis. If *y* (the default value), the
15701570
y coordinates refer to `layout.yaxis`. If *y2*, the y
1571-
coordinates refer to `layout.xaxis2`, and so on.
1571+
coordinates refer to `layout.yaxis2`, and so on.
15721572
ysrc
15731573
Sets the source reference on plot.ly for y .
15741574

0 commit comments

Comments
 (0)