mapmap.js icon indicating copy to clipboard operation
mapmap.js copied to clipboard

Quantile scale always results in the default quantize scale

Open wahlatlas opened this issue 9 years ago • 1 comments

While I have been able to define a threshold scale, I have never been successful in specifying a quantile scale, instead it always results in the default quantize scale.

wahlatlas avatar May 23 '16 09:05 wahlatlas

Yes, the quantile scale is not supported in the current architecture, as it needs to be fed the actual data population to make it work, as far as I understand. This requires an improved architecture for scales and classification, see also #28.

floledermann avatar Jul 03 '16 09:07 floledermann