Closed
Description
In our plotly.py 3.0.0r4 (plotly/plotly.py#942), we can view the default properties in jupyter notebooks. Today, we noticed that scattermapbox.line.width
appears even though it isn't a supported property.
Codepen: https://codepen.io/chriddyp/pen/mKmaQv?editors=0011
(Previously, if properties appeared in _fullData
that weren't in the schema the plotly.py validation would raise an exception. This was fixed in plotly/plotly.py@3d0460e so plotly.py is no longer blocked by this artifact).
Metadata
Metadata
Assignees
Labels
No labels