-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Milestone
Description
This always renders at the default size for me:
import plotly.express as px
fig = px.scatter(y=[1,2,3], height=300, width=300)
fig.show("png")
I would consider this a bug, although there may be some reasoning behind this behaviour ... @jonmmease ?
Metadata
Metadata
Assignees
Labels
No labels