dformat returns the string representation of a float64 according to the datafmt flag value. if there is no fractional portion of the float64, override the flag and return the string with no decimals.
(datafmt string, x float64)
source not stored for this graph (policy: none)