facets icon indicating copy to clipboard operation
facets copied to clipboard

Facets Dive bucket rounding

Open jameswex opened this issue 7 years ago • 0 comments

When bucketing numeric values, often the buckets end at numbers with long decimal places. Can we instead round the labels to a cleaner value that still fits within the data in the buckets? For example a bucket could be 0-1 instead of 0.003-1.111, when all values in that bucket fall between 0 and 1.

jameswex avatar Dec 05 '18 21:12 jameswex