Truncation

"Patrick Dupre" <[email protected]>
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <trinity-2dc2fb68-edb2-494e-9e1e-1b886832eec5-1580331013803@3c-app-mailcom-bs05>
Hello,

When I do
plot "SPANF138-1.asc"
my plot is correct.
When I do
set table $DATA;  plot "SPANF138-1.asc" u 1:2 "%lf %lf" w table; unset table
and
plot $DATA

The plot is wrong because the data of the x-axis are truncated

print $DATA

7174.09 	 0.789246
 7174.1 	 0.782853
 7174.1 	 0.777181
 7174.1 	 0.77275
 7174.1 	 0.769426
 7174.1 	 0.767722
 7174.1 	 0.767362

At least 3 digits are missing.

How can I fix the issue?

Thanks

===========================================================================
 Patrick DUPRÉ                                 | | email: [email protected]
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===========================================================================



_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.