From: Michael B. B. <be...@cr...> - 2002-10-08 16:51:18
|
When I'm using large integer values, like, say, a bunch of 32-bit time_t (effectively a positive 32 bit integer), for the values of x, the rendering for the tick marks and labels go wonky: they're very wide and the tick spacing is not close to uniform. The diff of the high and low values typically will be well less than 100,000. Is there a canonical workaround to deal with rendering precision caused by this apparent stretching of precision? |