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
We should revisit color scales. The maps primarily use continuous unclassified scales currently, which are easy to implement but not always the most helpful.
My default is quantile scales with explicit breakpoints:
We should revisit color scales. The maps primarily use continuous unclassified scales currently, which are easy to implement but not always the most helpful.
My default is quantile scales with explicit breakpoints:
https://observablehq.com/@d3/quantile-quantize-and-threshold-scales
The text was updated successfully, but these errors were encountered: