-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
A typo can be found in different docstrings and ValueError
messages. suplots
should be replaced with subplots
.
See:
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L193
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L361
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L371
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L402
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L487
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L590
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/_subplots.py#L610
https://github.com/plotly/plotly.py/blob/master/packages/python/plotly/plotly/subplots.py#L157