Nathan,
That is exactly my point. I understand the way the rounding power of ten =
works. What I am pointing out is that the labels are displayed as =
16.00%, 17.00% and so on ... whereas they should be displayed IMHO as =
16%, 17% and so on.
The reason for the current display is because we are setting the mininum =
fraction digits to "-roundingPowerOfTen" in the NumericTagGroup class. I =
believe the minimum fractions should be set to 0. The maximum can stay =
as is.
- Vikram
|