Skip to content
Draft
Changes from 4 commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions plotly/basedatatypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -4282,6 +4282,7 @@ def _process_multiple_axis_spanning_shapes(
yref=shape_kwargs.get("yref", "y"),
)

)
else:

# shapes are always added at the end of the tuple of shapes, so we see
Expand Down