|
From: baalkikhaal <col...@gm...> - 2009-09-26 10:34:59
|
suppose i have to decrease precision of the data itself rather than precision of the representation of data, is there a way to do it in gnuplot or should we rely on preprocessing with the help of awk? thanks in advance Thomas Sefzick wrote: > > 'set format', see > http://www.gnuplot.info/docs/node182.html > > > baalkikhaal wrote: >> >> hi >> i have data with 6 decimal places precision >> on plotting, gnuplot, by default, rounds off the tick marks to 3 decimal >> places precision. >> i tried increasing lmargin indefinitely but to no use >> >> is there a way to set precision of the ticks >> >> thanks in advance >> >> sreekar guddeti >> india >> > > -- View this message in context: http://www.nabble.com/to-set-precision-of-the-tic-marks-to-desired-accuracy-tp25607144p25624090.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |