Skip to content

Commit 3b9412a

Browse files
committed
make update_default_schema
1 parent 1079833 commit 3b9412a

File tree

2 files changed

+211
-95
lines changed

2 files changed

+211
-95
lines changed

plotly/graph_objs/graph_objs.py

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -896,11 +896,11 @@ class Box(PlotlyDict):
896896
897897
['boxmean', 'boxpoints', 'customdata', 'customdatasrc', 'fillcolor',
898898
'hoverinfo', 'hoverinfosrc', 'hoverlabel', 'hoveron', 'ids', 'idssrc',
899-
'jitter', 'legendgroup', 'line', 'marker', 'name', 'opacity',
900-
'orientation', 'pointpos', 'selected', 'selectedpoints', 'showlegend',
901-
'stream', 'text', 'textsrc', 'type', 'uid', 'unselected', 'visible',
902-
'whiskerwidth', 'x', 'x0', 'xaxis', 'xcalendar', 'xsrc', 'y', 'y0',
903-
'yaxis', 'ycalendar', 'ysrc']
899+
'jitter', 'legendgroup', 'line', 'marker', 'name', 'notched',
900+
'notchwidth', 'opacity', 'orientation', 'pointpos', 'selected',
901+
'selectedpoints', 'showlegend', 'stream', 'text', 'textsrc', 'type',
902+
'uid', 'unselected', 'visible', 'whiskerwidth', 'x', 'x0', 'xaxis',
903+
'xcalendar', 'xsrc', 'y', 'y0', 'yaxis', 'ycalendar', 'ysrc']
904904
905905
Run `<box-object>.help('attribute')` on any of the above.
906906
'<box-object>' is the object at []
@@ -991,12 +991,12 @@ class Contour(PlotlyDict):
991991
992992
['autocolorscale', 'autocontour', 'colorbar', 'colorscale',
993993
'connectgaps', 'contours', 'customdata', 'customdatasrc', 'dx', 'dy',
994-
'hoverinfo', 'hoverinfosrc', 'hoverlabel', 'ids', 'idssrc',
995-
'legendgroup', 'line', 'name', 'ncontours', 'opacity', 'reversescale',
996-
'selectedpoints', 'showlegend', 'showscale', 'stream', 'text',
997-
'textsrc', 'transpose', 'type', 'uid', 'visible', 'x', 'x0', 'xaxis',
998-
'xcalendar', 'xsrc', 'xtype', 'y', 'y0', 'yaxis', 'ycalendar', 'ysrc',
999-
'ytype', 'z', 'zauto', 'zhoverformat', 'zmax', 'zmin', 'zsrc']
994+
'fillcolor', 'hoverinfo', 'hoverinfosrc', 'hoverlabel', 'ids',
995+
'idssrc', 'legendgroup', 'line', 'name', 'ncontours', 'opacity',
996+
'reversescale', 'selectedpoints', 'showlegend', 'showscale', 'stream',
997+
'text', 'textsrc', 'transpose', 'type', 'uid', 'visible', 'x', 'x0',
998+
'xaxis', 'xcalendar', 'xsrc', 'xtype', 'y', 'y0', 'yaxis', 'ycalendar',
999+
'ysrc', 'ytype', 'z', 'zauto', 'zhoverformat', 'zmax', 'zmin', 'zsrc']
10001000
10011001
Run `<contour-object>.help('attribute')` on any of the above.
10021002
'<contour-object>' is the object at []
@@ -1010,13 +1010,13 @@ class Contourcarpet(PlotlyDict):
10101010
Valid attributes for 'contourcarpet' at path [] under parents ():
10111011
10121012
['a', 'a0', 'asrc', 'atype', 'autocolorscale', 'autocontour', 'b',
1013-
'b0', 'bsrc', 'btype', 'carpet', 'colorbar', 'colorscale',
1014-
'connectgaps', 'contours', 'customdata', 'customdatasrc', 'da', 'db',
1015-
'fillcolor', 'hoverinfo', 'hoverinfosrc', 'hoverlabel', 'ids',
1016-
'idssrc', 'legendgroup', 'line', 'mode', 'name', 'ncontours',
1017-
'opacity', 'reversescale', 'selectedpoints', 'showlegend', 'showscale',
1018-
'stream', 'text', 'textsrc', 'transpose', 'type', 'uid', 'visible',
1019-
'xaxis', 'yaxis', 'z', 'zauto', 'zmax', 'zmin', 'zsrc']
1013+
'b0', 'bsrc', 'btype', 'carpet', 'colorbar', 'colorscale', 'contours',
1014+
'customdata', 'customdatasrc', 'da', 'db', 'fillcolor', 'hoverinfo',
1015+
'hoverinfosrc', 'hoverlabel', 'ids', 'idssrc', 'legendgroup', 'line',
1016+
'name', 'ncontours', 'opacity', 'reversescale', 'selectedpoints',
1017+
'showlegend', 'showscale', 'stream', 'text', 'textsrc', 'transpose',
1018+
'type', 'uid', 'visible', 'xaxis', 'yaxis', 'z', 'zauto', 'zmax',
1019+
'zmin', 'zsrc']
10201020
10211021
Run `<contourcarpet-object>.help('attribute')` on any of the above.
10221022
'<contourcarpet-object>' is the object at []
@@ -1458,13 +1458,14 @@ class Layout(PlotlyDict):
14581458
14591459
['angularaxis', 'annotations', 'autosize', 'bargap', 'bargroupgap',
14601460
'barmode', 'barnorm', 'boxgap', 'boxgroupgap', 'boxmode', 'calendar',
1461-
'colorway', 'direction', 'dragmode', 'font', 'geo', 'height',
1462-
'hiddenlabels', 'hiddenlabelssrc', 'hidesources', 'hoverdistance',
1463-
'hoverlabel', 'hovermode', 'images', 'legend', 'mapbox', 'margin',
1464-
'orientation', 'paper_bgcolor', 'plot_bgcolor', 'polar', 'radialaxis',
1465-
'scene', 'separators', 'shapes', 'showlegend', 'sliders',
1466-
'spikedistance', 'ternary', 'title', 'titlefont', 'updatemenus',
1467-
'violingap', 'violingroupgap', 'violinmode', 'width', 'xaxis', 'yaxis']
1461+
'colorway', 'datarevision', 'direction', 'dragmode', 'font', 'geo',
1462+
'height', 'hiddenlabels', 'hiddenlabelssrc', 'hidesources',
1463+
'hoverdistance', 'hoverlabel', 'hovermode', 'images', 'legend',
1464+
'mapbox', 'margin', 'orientation', 'paper_bgcolor', 'plot_bgcolor',
1465+
'polar', 'radialaxis', 'scene', 'separators', 'shapes', 'showlegend',
1466+
'sliders', 'spikedistance', 'ternary', 'title', 'titlefont',
1467+
'updatemenus', 'violingap', 'violingroupgap', 'violinmode', 'width',
1468+
'xaxis', 'yaxis']
14681469
14691470
Run `<layout-object>.help('attribute')` on any of the above.
14701471
'<layout-object>' is the object at []
@@ -1544,9 +1545,9 @@ class Mesh3d(PlotlyDict):
15441545
'intensity', 'intensitysrc', 'isrc', 'j', 'jsrc', 'k', 'ksrc',
15451546
'legendgroup', 'lighting', 'lightposition', 'name', 'opacity',
15461547
'reversescale', 'scene', 'selectedpoints', 'showlegend', 'showscale',
1547-
'stream', 'type', 'uid', 'vertexcolor', 'vertexcolorsrc', 'visible',
1548-
'x', 'xcalendar', 'xsrc', 'y', 'ycalendar', 'ysrc', 'z', 'zcalendar',
1549-
'zsrc']
1548+
'stream', 'text', 'textsrc', 'type', 'uid', 'vertexcolor',
1549+
'vertexcolorsrc', 'visible', 'x', 'xcalendar', 'xsrc', 'y',
1550+
'ycalendar', 'ysrc', 'z', 'zcalendar', 'zsrc']
15501551
15511552
Run `<mesh3d-object>.help('attribute')` on any of the above.
15521553
'<mesh3d-object>' is the object at []

0 commit comments

Comments
 (0)