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

plot: Align doesn't exactly align axes #733

Open
sbinet opened this issue Aug 18, 2021 · 1 comment
Open

plot: Align doesn't exactly align axes #733

sbinet opened this issue Aug 18, 2021 · 1 comment

Comments

@sbinet
Copy link
Member

sbinet commented Aug 18, 2021

as can be noticed from the produced plot in #732, (even with the 1:1 ratio), axes are not exactly aligned between plots (Y-axis for top-left/bottom-left, X-axis for bottom-left/bottom-right):
rotated-canvas

I've tested that with release up to v0.7.0 (so it's not a fall out from the "fonts revamp" work.)
rot-v0 7 0

@sbinet
Copy link
Member Author

sbinet commented Aug 19, 2021

ha! it would seem the misalignment is coming from the glyphs being used for the scatter plot.
playing with the circle radius:
rotated-canvas

so it's probably some interplay between plot.Plot.DataCanvas and plot.GlyphBoxer
@ctessum any insight?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant