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

Incorrect autoscaling for Spider Plots #55

Closed
morganjwilliams opened this issue May 20, 2021 · 0 comments
Closed

Incorrect autoscaling for Spider Plots #55

morganjwilliams opened this issue May 20, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@morganjwilliams
Copy link
Owner

Since v0.3.0 standard spider plots have been poorly autoscaled, likely due to one or two changes to the internal mechanics of how these have been added to matplotlib axes. On master for v0.3.0, the default spider plot has a large amount of empty space due to this bug:

sphx_glr_spider_001 1

This has been fixed on develop and should be released with v0.3.1; the current version with updated autoscaling greatly reduces the unnecessary white-space:

sphx_glr_spider_001 1

@morganjwilliams morganjwilliams added the bug Something isn't working label May 20, 2021
@morganjwilliams morganjwilliams added this to the 0.3.1 milestone May 20, 2021
@morganjwilliams morganjwilliams self-assigned this May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant