rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

Color for NA and string values when using linear color scale #120

Closed ikashnitsky closed 3 years ago

ikashnitsky commented 7 years ago

NA values are colored black now. It would be useful to have an option to set custom NA color. See for example the RAW treemap output in my other issue (#119).

mikima commented 7 years ago

Thank you for reporting it. The issue happens when you try to force a linear color mapping (meant for numbers) to column containing strings.

uf0 commented 3 years ago

now possible in v2