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

Allow labels on plot elements #162

Open
ResidentMario opened this issue Jul 31, 2019 · 0 comments
Open

Allow labels on plot elements #162

ResidentMario opened this issue Jul 31, 2019 · 0 comments
Labels

Comments

@ResidentMario
Copy link
Owner

A feature that would really nice to have is a way of adding text labels to map elements. This is a very non-trivial thing to do; there aren't any real map layout algorithms available via Python, and this is a really hard problem to solve in general. However, we can probably solve this problem reasonably well for a useful subset of cases by using the adjustText library.

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

No branches or pull requests

1 participant