I have a custom graph that displays a response time in seconds, the value is often under 1 second so it is padded with leading zeros, ie. 0.0123. When there are leading 0's the rrd is written as "NaN". How can I get rrd to grab leading 0's?