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

Add ability to display state labels #9

Closed
pdil opened this issue Jul 11, 2018 · 0 comments
Closed

Add ability to display state labels #9

pdil opened this issue Jul 11, 2018 · 0 comments
Assignees
Labels
enhancement A suggestion or feature that improves existing functionality

Comments

@pdil
Copy link
Owner

pdil commented Jul 11, 2018

There should be an option in plot_usmap to display state abbreviation labels (AK, AL, AR, etc.) in the center of each state polygon.

This may look something like this:

plot_usmap(data, ..., labels = true)

labels would be the new parameter and accept true or false values (default being false) indicating whether or not to display labels.

Another new option could be the ability to set label color.

Sent with GitHawk

@pdil pdil added the enhancement A suggestion or feature that improves existing functionality label Jul 11, 2018
@pdil pdil self-assigned this Jul 11, 2018
@pdil pdil closed this as completed in 6bb6f20 Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A suggestion or feature that improves existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant