-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Issue #3755 Bug Fix for: Shapes and Annotations With yref Parameter Not Drawing on Correct Axis #4177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
alexcjohnson
merged 23 commits into
plotly:master
from
zfoltz:axis_spanning_layout_object_xref_yref_bug
Jun 3, 2023
Merged
Issue #3755 Bug Fix for: Shapes and Annotations With yref Parameter Not Drawing on Correct Axis #4177
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
cc94803
fixed bug for issue #3755 when the figure object contains subplots
zfoltz ebb3808
fixed bug for issue #3755 when the figure object does not contain sub…
zfoltz d0522f5
incorrect use of 'is' changed to '=='
zfoltz 24ad4c7
added some conditionals to help find bug in subplot shapes
zfoltz 8bb24b9
fixed bug which was causing shapes to be all drawn on the same axis
zfoltz 1d1db35
removed some no longer needed files that were being used to find the …
zfoltz d95d8ee
added tests
zfoltz f92dc6e
added comments and cleaned up code
zfoltz 9f06509
more comments
zfoltz 746b227
removed import plotly express from test
zfoltz 336a880
Merge branch 'master' into axis_spanning_layout_object_xref_yref_bug
alexcjohnson 9f8c92d
comment tweaks and remove commented-out code
alexcjohnson 8b2d4bf
Fixed issued caused by a paper or domain, yref
zfoltz 260e3a3
Merge branch 'axis_spanning_layout_object_xref_yref_bug' of https://g…
zfoltz ea8c795
Merge branch 'plotly:master' into axis_spanning_layout_object_xref_yr…
zfoltz a9bfd76
Merge branch 'axis_spanning_layout_object_xref_yref_bug' of https://g…
zfoltz 872e3d5
Added changelog entry
zfoltz 7678812
fixed issue with annotation_text of an axis_spanning_shape being disp…
zfoltz cc7e200
Merge branch 'axis_spanning_layout_object_xref_yref_bug' of https://g…
zfoltz c2860de
Added check to catch if no yref was supplied
zfoltz a0288c5
Merge branch 'master' into axis_spanning_layout_object_xref_yref_bug
zfoltz a8fa9dd
Apply suggestions from code review
alexcjohnson f5d2900
Merge branch 'master' into axis_spanning_layout_object_xref_yref_bug
alexcjohnson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.