We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253228f commit 405e71dCopy full SHA for 405e71d
plotly/tests/test_core/test_graph_objs/test_graph_objs.py
@@ -6,7 +6,7 @@
6
OLD_CLASS_NAMES = ['AngularAxis', 'Annotation', 'Annotations', 'Area',
7
'Bar', 'Box', 'ColorBar', 'Contour', 'Contours',
8
'Data', 'ErrorX', 'ErrorY', 'ErrorZ', 'Figure',
9
- 'Font', 'Heatmap', 'Histogram', 'Histogram2d',
+ 'Font', 'Frames', 'Heatmap', 'Histogram', 'Histogram2d',
10
'Histogram2dContour', 'Layout', 'Legend', 'Line',
11
'Margin', 'Marker', 'RadialAxis', 'Scatter',
12
'Scatter3d', 'Scene', 'Stream', 'Surface', 'Trace',
0 commit comments