|
From: theozh <th...@gm...> - 2024-04-07 10:06:44
|
I cannot reproduce your issue. Maybe you have set a certain xrange earlier? Either insert a line "reset session" at the beginning or change the plot command to plot [*:*][*:*] "Well.txt" using 1:2 with lines Am 07.04.2024 um 11:40 schrieb igor: > Sorry, that's not the issue. > > The issue is that the X range in the data is from 0 to 3.12, but in the plot it is much shorter (about from 0 to 1.9)! > Please don't take into account these additional columns, there was the same story when they existed - I've mentioned that I've simplified everything what I could. > > Igor > > 07.04.2024 12:25, theozh via gnuplot-info пишет: >> Your data file has only 2 columns. >> So, how should gnuplot be able to plot columns 4 and 5? >> >> >> _______________________________________________ >> gnuplot-info mailing list >> gnu...@li... >> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info |