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

Legend position using "topright" etc #86

Closed
bryanhanson opened this issue Oct 5, 2021 · 3 comments
Closed

Legend position using "topright" etc #86

bryanhanson opened this issue Oct 5, 2021 · 3 comments

Comments

@bryanhanson
Copy link
Owner

When positioning the legend using "topright", make sure the legend reference point is its own/internal "topright" and everything is right justified. If "topleft", internal ref is topleft with left justification. For variations on center, center justify and position.

Right now everything is referenced to the internal topleft and left-justified I think. This means that long legend labels in "topright" might run off the plot space.

@bryanhanson
Copy link
Owner Author

This will be addressed after the GSOC release because users can always use coordinates to put the legend anywhere.

@bryanhanson
Copy link
Owner Author

Fixed in bryanhanson/ChemoSpecUtils@79f258a

@bryanhanson
Copy link
Owner Author

OK I lied, fixed in bryanhanson/ChemoSpecUtils@708258f

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