minerva icon indicating copy to clipboard operation
minerva copied to clipboard

Disable colormap scaling type for categorical data and use the data for clamping values

Open danlipsa opened this issue 8 years ago • 0 comments

For categorical data such as NAME we do not use color map scaling (linear, log, quantile) so we should disable the mentioned scaling types. For numerical data such as CENSUSAREA we should reenable them.

Also, use the actual min/max from the data for min max clamping values.

danlipsa avatar May 16 '17 16:05 danlipsa