diff --git a/plotly/basedatatypes.py b/plotly/basedatatypes.py index 72f4cd25ca..1384e08d54 100644 --- a/plotly/basedatatypes.py +++ b/plotly/basedatatypes.py @@ -3404,8 +3404,8 @@ def show(self, *args, **kwargs): plot is. The default is set in plotly.js. height: int or float - An integer or float that determines the number of pixels wide the - plot is. The default is set in plotly.js. + An integer or float specifying the height of the plot in pixels. + The default is set in plotly.js. config: dict A dict of parameters to configure the figure. The defaults are set