@@ -822,9 +822,10 @@ class Annotation(PlotlyDict):
822
822
823
823
['align', 'arrowcolor', 'arrowhead', 'arrowsize', 'arrowwidth', 'ax',
824
824
'axref', 'ay', 'ayref', 'bgcolor', 'bordercolor', 'borderpad',
825
- 'borderwidth', 'clicktoshow', 'font', 'opacity', 'ref', 'showarrow',
826
- 'standoff', 'text', 'textangle', 'visible', 'x', 'xanchor', 'xclick',
827
- 'xref', 'y', 'yanchor', 'yclick', 'yref']
825
+ 'borderwidth', 'captureevents', 'clicktoshow', 'font', 'height',
826
+ 'hoverlabel', 'hovertext', 'opacity', 'ref', 'showarrow', 'standoff',
827
+ 'text', 'textangle', 'valign', 'visible', 'width', 'x', 'xanchor',
828
+ 'xclick', 'xref', 'xshift', 'y', 'yanchor', 'yclick', 'yref', 'yshift']
828
829
829
830
Run `<annotation-object>.help('attribute')` on any of the above.
830
831
'<annotation-object>' is the object at []
@@ -861,12 +862,12 @@ class Bar(PlotlyDict):
861
862
Valid attributes for 'bar' at path [] under parents ():
862
863
863
864
['bardir', 'base', 'basesrc', 'dx', 'dy', 'error_x', 'error_y',
864
- 'hoverinfo', 'insidetextfont ', 'legendgroup ', 'marker', 'name ',
865
- 'offset ', 'offsetsrc ', 'opacity ', 'orientation ', 'outsidetextfont ',
866
- 'r ', 'rsrc ', 'showlegend ', 'stream ', 't ', 'text', 'textfont ',
867
- 'textposition ', 'textpositionsrc ', 'textsrc ', 'tsrc ', 'type ', 'uid ',
868
- 'visible ', 'width ', 'widthsrc ', 'x ', 'x0 ', 'xaxis ', 'xcalendar ',
869
- 'xsrc', 'y', 'y0', 'yaxis', 'ycalendar', 'ysrc']
865
+ 'hoverinfo', 'hovertext ', 'hovertextsrc ', 'insidetextfont ',
866
+ 'legendgroup ', 'marker ', 'name ', 'offset ', 'offsetsrc', 'opacity ',
867
+ 'orientation ', 'outsidetextfont ', 'r ', 'rsrc ', 'showlegend ', 'stream ',
868
+ 't ', 'text ', 'textfont ', 'textposition ', 'textpositionsrc ', 'textsrc ',
869
+ 'tsrc ', 'type ', 'uid ', 'visible ', 'width ', 'widthsrc ', 'x', 'x0 ',
870
+ 'xaxis', 'xcalendar', ' xsrc', 'y', 'y0', 'yaxis', 'ycalendar', 'ysrc']
870
871
871
872
Run `<bar-object>.help('attribute')` on any of the above.
872
873
'<bar-object>' is the object at []
@@ -908,6 +909,22 @@ class Candlestick(PlotlyDict):
908
909
_name = 'candlestick'
909
910
910
911
912
+ class Carpet (PlotlyDict ):
913
+ """
914
+ Valid attributes for 'carpet' at path [] under parents ():
915
+
916
+ ['a', 'a0', 'aaxis', 'asrc', 'b', 'b0', 'baxis', 'bsrc', 'carpet',
917
+ 'cheaterslope', 'color', 'da', 'db', 'font', 'hoverinfo',
918
+ 'legendgroup', 'name', 'opacity', 'showlegend', 'stream', 'type',
919
+ 'uid', 'visible', 'x', 'xaxis', 'xsrc', 'y', 'yaxis', 'ysrc']
920
+
921
+ Run `<carpet-object>.help('attribute')` on any of the above.
922
+ '<carpet-object>' is the object at []
923
+
924
+ """
925
+ _name = 'carpet'
926
+
927
+
911
928
class Choropleth (PlotlyDict ):
912
929
"""
913
930
Valid attributes for 'choropleth' at path [] under parents ():
@@ -965,11 +982,31 @@ class Contour(PlotlyDict):
965
982
_name = 'contour'
966
983
967
984
985
+ class Contourcarpet (PlotlyDict ):
986
+ """
987
+ Valid attributes for 'contourcarpet' at path [] under parents ():
988
+
989
+ ['a', 'a0', 'asrc', 'atype', 'autocolorscale', 'autocontour', 'b',
990
+ 'b0', 'bsrc', 'btype', 'carpet', 'colorbar', 'colorscale',
991
+ 'connectgaps', 'contours', 'da', 'db', 'fillcolor', 'hoverinfo',
992
+ 'legendgroup', 'line', 'mode', 'name', 'ncontours', 'opacity',
993
+ 'reversescale', 'showlegend', 'showscale', 'stream', 'text', 'textsrc',
994
+ 'transpose', 'type', 'uid', 'visible', 'xaxis', 'yaxis', 'z', 'zauto',
995
+ 'zmax', 'zmin', 'zsrc']
996
+
997
+ Run `<contourcarpet-object>.help('attribute')` on any of the above.
998
+ '<contourcarpet-object>' is the object at []
999
+
1000
+ """
1001
+ _name = 'contourcarpet'
1002
+
1003
+
968
1004
class Contours (PlotlyDict ):
969
1005
"""
970
1006
Valid attributes for 'contours' at path [] under parents ():
971
1007
972
- ['coloring', 'end', 'showlines', 'size', 'start', 'x', 'y', 'z']
1008
+ ['coloring', 'end', 'operation', 'showlines', 'size', 'start', 'type',
1009
+ 'value', 'x', 'y', 'z']
973
1010
974
1011
Run `<contours-object>.help('attribute')` on any of the above.
975
1012
'<contours-object>' is the object at []
@@ -981,11 +1018,12 @@ class Contours(PlotlyDict):
981
1018
class Data (PlotlyList ):
982
1019
"""
983
1020
Valid items for 'data' at path [] under parents ():
984
- ['Area', 'Bar', 'Box', 'Candlestick', 'Choropleth', 'Contour',
985
- 'Heatmap', 'Heatmapgl', 'Histogram', 'Histogram2d',
986
- 'Histogram2dcontour', 'Mesh3d', 'Ohlc', 'Parcoords', 'Pie',
987
- 'Pointcloud', 'Scatter', 'Scatter3d', 'Scattergeo', 'Scattergl',
988
- 'Scattermapbox', 'Scatterternary', 'Surface']
1021
+ ['Area', 'Bar', 'Box', 'Candlestick', 'Carpet', 'Choropleth',
1022
+ 'Contour', 'Contourcarpet', 'Heatmap', 'Heatmapgl', 'Histogram',
1023
+ 'Histogram2d', 'Histogram2dcontour', 'Mesh3d', 'Ohlc', 'Parcoords',
1024
+ 'Pie', 'Pointcloud', 'Scatter', 'Scatter3d', 'Scattercarpet',
1025
+ 'Scattergeo', 'Scattergl', 'Scattermapbox', 'Scatterternary',
1026
+ 'Surface']
989
1027
990
1028
"""
991
1029
_name = 'data'
@@ -1513,12 +1551,12 @@ class Pie(PlotlyDict):
1513
1551
"""
1514
1552
Valid attributes for 'pie' at path [] under parents ():
1515
1553
1516
- ['direction', 'dlabel', 'domain', 'hole', 'hoverinfo',
1517
- 'insidetextfont ', 'label0 ', 'labels ', 'labelssrc ', 'legendgroup ',
1518
- 'marker', 'name', 'opacity', 'outsidetextfont', 'pull', 'pullsrc ',
1519
- 'rotation', 'scalegroup', 'showlegend', 'sort', 'stream', 'text ',
1520
- 'textfont ', 'textinfo ', 'textposition ', 'textpositionsrc ', 'textsrc ',
1521
- 'type', 'uid', 'values', 'valuessrc', 'visible']
1554
+ ['direction', 'dlabel', 'domain', 'hole', 'hoverinfo', 'hovertext',
1555
+ 'hovertextsrc ', 'insidetextfont ', 'label0 ', 'labels ', 'labelssrc ',
1556
+ 'legendgroup', ' marker', 'name', 'opacity', 'outsidetextfont', 'pull',
1557
+ 'pullsrc', ' rotation', 'scalegroup', 'showlegend', 'sort', 'stream',
1558
+ 'text ', 'textfont ', 'textinfo ', 'textposition ', 'textpositionsrc ',
1559
+ 'textsrc', ' type', 'uid', 'values', 'valuessrc', 'visible']
1522
1560
1523
1561
Run `<pie-object>.help('attribute')` on any of the above.
1524
1562
'<pie-object>' is the object at []
@@ -1563,12 +1601,12 @@ class Scatter(PlotlyDict):
1563
1601
Valid attributes for 'scatter' at path [] under parents ():
1564
1602
1565
1603
['connectgaps', 'customdata', 'customdatasrc', 'dx', 'dy', 'error_x',
1566
- 'error_y', 'fill', 'fillcolor', 'hoverinfo', 'hoveron', 'ids ',
1567
- 'idssrc ', 'legendgroup ', 'line ', 'marker ', 'mode ', 'name', 'opacity ',
1568
- 'r ', 'rsrc ', 'showlegend ', 'stream ', 't ', 'text ', 'textfont ',
1569
- 'textposition ', 'textpositionsrc ', 'textsrc ', 'tsrc ', 'type', 'uid ',
1570
- 'visible ', 'x ', 'x0 ', 'xaxis ', 'xcalendar ', 'xsrc ', 'y ', 'y0', 'yaxis ',
1571
- 'ycalendar', 'ysrc']
1604
+ 'error_y', 'fill', 'fillcolor', 'hoverinfo', 'hoveron', 'hovertext ',
1605
+ 'hovertextsrc ', 'ids ', 'idssrc ', 'legendgroup ', 'line ', 'marker ',
1606
+ 'mode ', 'name ', 'opacity ', 'r ', 'rsrc ', 'showlegend ', 'stream', 't ',
1607
+ 'text ', 'textfont ', 'textposition ', 'textpositionsrc ', 'textsrc ',
1608
+ 'tsrc ', 'type ', 'uid ', 'visible ', 'x ', 'x0 ', 'xaxis ', 'xcalendar ',
1609
+ 'xsrc', 'y', 'y0', 'yaxis', ' ycalendar', 'ysrc']
1572
1610
1573
1611
Run `<scatter-object>.help('attribute')` on any of the above.
1574
1612
'<scatter-object>' is the object at []
@@ -1582,11 +1620,12 @@ class Scatter3d(PlotlyDict):
1582
1620
Valid attributes for 'scatter3d' at path [] under parents ():
1583
1621
1584
1622
['connectgaps', 'error_x', 'error_y', 'error_z', 'hoverinfo',
1585
- 'legendgroup', 'line', 'marker', 'mode', 'name', 'opacity',
1586
- 'projection', 'scene', 'showlegend', 'stream', 'surfaceaxis',
1587
- 'surfacecolor', 'text', 'textfont', 'textposition', 'textpositionsrc',
1588
- 'textsrc', 'type', 'uid', 'visible', 'x', 'xcalendar', 'xsrc', 'y',
1589
- 'ycalendar', 'ysrc', 'z', 'zcalendar', 'zsrc']
1623
+ 'hovertext', 'hovertextsrc', 'legendgroup', 'line', 'marker', 'mode',
1624
+ 'name', 'opacity', 'projection', 'scene', 'showlegend', 'stream',
1625
+ 'surfaceaxis', 'surfacecolor', 'text', 'textfont', 'textposition',
1626
+ 'textpositionsrc', 'textsrc', 'type', 'uid', 'visible', 'x',
1627
+ 'xcalendar', 'xsrc', 'y', 'ycalendar', 'ysrc', 'z', 'zcalendar',
1628
+ 'zsrc']
1590
1629
1591
1630
Run `<scatter3d-object>.help('attribute')` on any of the above.
1592
1631
'<scatter3d-object>' is the object at []
@@ -1595,14 +1634,31 @@ class Scatter3d(PlotlyDict):
1595
1634
_name = 'scatter3d'
1596
1635
1597
1636
1637
+ class Scattercarpet (PlotlyDict ):
1638
+ """
1639
+ Valid attributes for 'scattercarpet' at path [] under parents ():
1640
+
1641
+ ['a', 'asrc', 'b', 'bsrc', 'carpet', 'connectgaps', 'fill',
1642
+ 'fillcolor', 'hoverinfo', 'hoveron', 'legendgroup', 'line', 'marker',
1643
+ 'mode', 'name', 'opacity', 'showlegend', 'stream', 'sum', 'text',
1644
+ 'textfont', 'textposition', 'textpositionsrc', 'textsrc', 'type',
1645
+ 'uid', 'visible', 'xaxis', 'yaxis']
1646
+
1647
+ Run `<scattercarpet-object>.help('attribute')` on any of the above.
1648
+ '<scattercarpet-object>' is the object at []
1649
+
1650
+ """
1651
+ _name = 'scattercarpet'
1652
+
1653
+
1598
1654
class Scattergeo (PlotlyDict ):
1599
1655
"""
1600
1656
Valid attributes for 'scattergeo' at path [] under parents ():
1601
1657
1602
- ['connectgaps', 'fill', 'fillcolor', 'geo', 'hoverinfo', 'lat ',
1603
- 'latsrc ', 'legendgroup ', 'line ', 'locationmode ', 'locations ',
1604
- 'locationssrc', 'lon', 'lonsrc', 'marker', 'mode', 'name', 'opacity ',
1605
- 'showlegend', 'stream', 'text', 'textfont', 'textposition',
1658
+ ['connectgaps', 'fill', 'fillcolor', 'geo', 'hoverinfo', 'hovertext ',
1659
+ 'hovertextsrc ', 'lat ', 'latsrc ', 'legendgroup ', 'line', 'locationmode ',
1660
+ 'locations', ' locationssrc', 'lon', 'lonsrc', 'marker', 'mode', 'name',
1661
+ 'opacity', ' showlegend', 'stream', 'text', 'textfont', 'textposition',
1606
1662
'textpositionsrc', 'textsrc', 'type', 'uid', 'visible']
1607
1663
1608
1664
Run `<scattergeo-object>.help('attribute')` on any of the above.
@@ -1633,10 +1689,11 @@ class Scattermapbox(PlotlyDict):
1633
1689
"""
1634
1690
Valid attributes for 'scattermapbox' at path [] under parents ():
1635
1691
1636
- ['connectgaps', 'fill', 'fillcolor', 'hoverinfo', 'lat', 'latsrc',
1637
- 'legendgroup', 'line', 'lon', 'lonsrc', 'marker', 'mode', 'name',
1638
- 'opacity', 'showlegend', 'stream', 'subplot', 'text', 'textfont',
1639
- 'textposition', 'textsrc', 'type', 'uid', 'visible']
1692
+ ['connectgaps', 'fill', 'fillcolor', 'hoverinfo', 'hovertext',
1693
+ 'hovertextsrc', 'lat', 'latsrc', 'legendgroup', 'line', 'lon',
1694
+ 'lonsrc', 'marker', 'mode', 'name', 'opacity', 'showlegend', 'stream',
1695
+ 'subplot', 'text', 'textfont', 'textposition', 'textsrc', 'type',
1696
+ 'uid', 'visible']
1640
1697
1641
1698
Run `<scattermapbox-object>.help('attribute')` on any of the above.
1642
1699
'<scattermapbox-object>' is the object at []
@@ -1650,10 +1707,10 @@ class Scatterternary(PlotlyDict):
1650
1707
Valid attributes for 'scatterternary' at path [] under parents ():
1651
1708
1652
1709
['a', 'asrc', 'b', 'bsrc', 'c', 'connectgaps', 'csrc', 'fill',
1653
- 'fillcolor', 'hoverinfo', 'hoveron', 'legendgroup ', 'line', 'marker ',
1654
- 'mode ', 'name ', 'opacity ', 'showlegend ', 'stream ', 'subplot', 'sum ',
1655
- 'text ', 'textfont ', 'textposition ', 'textpositionsrc ', 'textsrc ',
1656
- 'type', 'uid', 'visible']
1710
+ 'fillcolor', 'hoverinfo', 'hoveron', 'hovertext ', 'hovertextsrc ',
1711
+ 'legendgroup ', 'line ', 'marker ', 'mode ', 'name ', 'opacity ',
1712
+ 'showlegend ', 'stream ', 'subplot ', 'sum ', 'text', 'textfont ',
1713
+ 'textposition', 'textpositionsrc', 'textsrc', ' type', 'uid', 'visible']
1657
1714
1658
1715
Run `<scatterternary-object>.help('attribute')` on any of the above.
1659
1716
'<scatterternary-object>' is the object at []
@@ -1721,14 +1778,15 @@ class XAxis(PlotlyDict):
1721
1778
'domain', 'dtick', 'exponentformat', 'fixedrange', 'gridcolor',
1722
1779
'gridwidth', 'hoverformat', 'linecolor', 'linewidth', 'mirror',
1723
1780
'nticks', 'overlaying', 'position', 'range', 'rangemode',
1724
- 'rangeselector', 'rangeslider', 'separatethousands', 'showaxeslabels',
1725
- 'showbackground', 'showexponent', 'showgrid', 'showline', 'showspikes',
1726
- 'showticklabels', 'showtickprefix', 'showticksuffix', 'side',
1727
- 'spikecolor', 'spikesides', 'spikethickness', 'tick0', 'tickangle',
1781
+ 'rangeselector', 'rangeslider', 'scaleanchor', 'scaleratio',
1782
+ 'separatethousands', 'showaxeslabels', 'showbackground',
1783
+ 'showexponent', 'showgrid', 'showline', 'showspikes', 'showticklabels',
1784
+ 'showtickprefix', 'showticksuffix', 'side', 'spikecolor', 'spikedash',
1785
+ 'spikemode', 'spikesides', 'spikethickness', 'tick0', 'tickangle',
1728
1786
'tickcolor', 'tickfont', 'tickformat', 'ticklen', 'tickmode',
1729
1787
'tickprefix', 'ticks', 'ticksuffix', 'ticktext', 'ticktextsrc',
1730
1788
'tickvals', 'tickvalssrc', 'tickwidth', 'title', 'titlefont', 'type',
1731
- 'zeroline', 'zerolinecolor', 'zerolinewidth']
1789
+ 'visible', ' zeroline', 'zerolinecolor', 'zerolinewidth']
1732
1790
1733
1791
Run `<xaxis-object>.help('attribute')` on any of the above.
1734
1792
'<xaxis-object>' is the object at []
@@ -1759,13 +1817,14 @@ class YAxis(PlotlyDict):
1759
1817
'domain', 'dtick', 'exponentformat', 'fixedrange', 'gridcolor',
1760
1818
'gridwidth', 'hoverformat', 'linecolor', 'linewidth', 'mirror',
1761
1819
'nticks', 'overlaying', 'position', 'range', 'rangemode',
1762
- 'separatethousands', 'showaxeslabels', 'showbackground',
1763
- 'showexponent', 'showgrid', 'showline', 'showspikes', 'showticklabels',
1764
- 'showtickprefix', 'showticksuffix', 'side', 'spikecolor', 'spikesides',
1765
- 'spikethickness', 'tick0', 'tickangle', 'tickcolor', 'tickfont',
1766
- 'tickformat', 'ticklen', 'tickmode', 'tickprefix', 'ticks',
1767
- 'ticksuffix', 'ticktext', 'ticktextsrc', 'tickvals', 'tickvalssrc',
1768
- 'tickwidth', 'title', 'titlefont', 'type', 'zeroline', 'zerolinecolor',
1820
+ 'scaleanchor', 'scaleratio', 'separatethousands', 'showaxeslabels',
1821
+ 'showbackground', 'showexponent', 'showgrid', 'showline', 'showspikes',
1822
+ 'showticklabels', 'showtickprefix', 'showticksuffix', 'side',
1823
+ 'spikecolor', 'spikedash', 'spikemode', 'spikesides', 'spikethickness',
1824
+ 'tick0', 'tickangle', 'tickcolor', 'tickfont', 'tickformat', 'ticklen',
1825
+ 'tickmode', 'tickprefix', 'ticks', 'ticksuffix', 'ticktext',
1826
+ 'ticktextsrc', 'tickvals', 'tickvalssrc', 'tickwidth', 'title',
1827
+ 'titlefont', 'type', 'visible', 'zeroline', 'zerolinecolor',
1769
1828
'zerolinewidth']
1770
1829
1771
1830
Run `<yaxis-object>.help('attribute')` on any of the above.
@@ -1802,8 +1861,8 @@ class ZAxis(PlotlyDict):
1802
1861
'spikethickness', 'tick0', 'tickangle', 'tickcolor', 'tickfont',
1803
1862
'tickformat', 'ticklen', 'tickmode', 'tickprefix', 'ticks',
1804
1863
'ticksuffix', 'ticktext', 'ticktextsrc', 'tickvals', 'tickvalssrc',
1805
- 'tickwidth', 'title', 'titlefont', 'type', 'zeroline ', 'zerolinecolor ',
1806
- 'zerolinewidth']
1864
+ 'tickwidth', 'title', 'titlefont', 'type', 'visible ', 'zeroline ',
1865
+ 'zerolinecolor', ' zerolinewidth']
1807
1866
1808
1867
Run `<zaxis-object>.help('attribute')` on any of the above.
1809
1868
'<zaxis-object>' is the object at []
0 commit comments