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

Do smart things by default #6

Open
ljwolf opened this issue May 11, 2018 · 1 comment
Open

Do smart things by default #6

ljwolf opened this issue May 11, 2018 · 1 comment

Comments

@ljwolf
Copy link
Member

ljwolf commented May 11, 2018

Recently, I've been finding that I like the following "style" of legendgram interaction with continuously-varying classifications coming from geopandas:

legendgram(f,ax, data, np.percentiles(data, q=(1,*np.arange(10,100,10), 99), ...)

where the palettable palette is chosen to be something with 11 categories matching the map.

I think we should make this happen if no breaks are provided.

@ljwolf
Copy link
Member Author

ljwolf commented Apr 9, 2020

addressed in #11

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