bug getPrecisionCeil in ChartArea class
Status: Inactive
Brought to you by:
jjsimas
Hello,
I believe find a bug in getPrecisionCeil from ChartArea
class. If value is inferior to 1 then the method return
value*10.
For example : value = 0.044, precision = -4 return 0.44
Is it a bug ?
Thanks to answer my question.
Regards.
Sebastien Nicaisse.