You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.
Can we round the max on the map up to the nearest power of 10 (or something)? Right now, the scale gets a bunch of seemingly awkward numbers because the max isn't rounded.
So in this case, maybe the actual max of 184.2k is rounded up to 200k with intervals at 40k, 80k, 120k, 160k, 200k. Make sense?
The text was updated successfully, but these errors were encountered:
Can we round the max on the map up to the nearest power of 10 (or something)? Right now, the scale gets a bunch of seemingly awkward numbers because the max isn't rounded.
So in this case, maybe the actual max of 184.2k is rounded up to 200k with intervals at 40k, 80k, 120k, 160k, 200k. Make sense?
The text was updated successfully, but these errors were encountered: