Skip to content
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

Fixed bug computing extents of mpl SpreadPlot #821

Merged
merged 1 commit into from
Aug 18, 2016
Merged

Conversation

philippjfr
Copy link
Member

The extent of Spread Elements wasn't being correctly computed in matplotlib. This provides a safe (but not perfect) implementation, computing the absolute largest possible extent, because there is no direct way to compute it precisely across multiple frames at the moment, something that will only become possible when we make the normalization system more general.

@philippjfr
Copy link
Member Author

Reviewed the updated test date, rebuilding now. Then ready to merge.

@philippjfr
Copy link
Member Author

Had to rebuild the test data hence why the push build is failing. Otherwise ready to merge.

@jlstevens
Copy link
Contributor

Looks good! Merging.

@jlstevens jlstevens merged commit a8bce95 into master Aug 18, 2016
@philippjfr philippjfr deleted the spread_extent branch September 2, 2016 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants