floledermann / mapmap.js

A data-driven API for interactive thematic maps
GNU Affero General Public License v3.0
113 stars 12 forks source link

Missing value handling #20

Closed wahlatlas closed 9 years ago

wahlatlas commented 9 years ago

Maybe I am missing something about the D3 scale functionality, but it would be very helpful if one could specify missing values in the meta declaration (per variable or per loaded .csv file).

Bonus points if the legend would display a color separate from a colorbrewer scale to indicate missing values.

floledermann commented 9 years ago

I am at a conference until next Tuesday, please stay tuned until next week...

floledermann commented 9 years ago

See #23 - this is now supported through the undefinedValue and undefinedColor metadata fields. New release coming soon.