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

Choosing the Breaks of the Variable in the Choropleth Map #2

Open
larry77 opened this issue Jan 4, 2023 · 0 comments
Open

Choosing the Breaks of the Variable in the Choropleth Map #2

larry77 opened this issue Jan 4, 2023 · 0 comments

Comments

@larry77
Copy link

larry77 commented Jan 4, 2023

Hello,
And thanks for the great package. I used to achieve similar results with the naturalearth maps + R, but this greatly simplifies my life.
Mine is probably a question more than an issue: suppose that I want to use my own custom breaks for the variable in the choropleth map.
For instance, in the case of a random variable in (-1,1), as in your example

https://github.com/jfjelstul/eumaps#quick-start

, suppose that I want to use the intervals (breaks)

(-1, 0]
(0, 0,2]
(0.2, 0.4]
(0.4, 0.7]
(0.7, 1)

Is that doable with your package? There may be situation in which one EU country is an outlier and therefore you do not want to use a uniform grid.
Cheers

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