bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plotutils bug


From: John Moses
Subject: plotutils bug
Date: 20 Oct 2000 04:37:10 +0700

I may have found a bug in in plotutils, in graph.  I'm using version 2.4
on an intel linux box, redhat 6.2, helixgnome, kernel 2.2.17.  Using
graph with the grid option 2 produces grid lines through the origin.  My
understanding is that this is the behavior one should get with grid
option 4.  Options 2 and 4 produce identical results.  Here's my input
line:

graph -T ps -F Times-Roman  -h .25 -w .4 -X "DISPLACEMENT (\*mm)" -x -14
14 -y -.1 1.1 -Y "RELATIVE H\sp-\ep COUNT"   -S 4 -m 0 scannc -g 2 -m 1
nl  > t1.ps

Here are the files:

scannc:

  -10.00    0.0000
     -9.00    0.0121
     -8.00   0.0148
     -7.00   0.0283
     -6.00    0.0647
     -5.00    0.1671
     -4.00    0.2250
     -3.00    0.3530
     -2.00    0.5484
     -1.00    0.7775
      0.00    0.9500
      1.00    0.9433
      2.00    0.9082
      3.00    0.6414
      4.00    0.4582
      5.00    0.2722
      6.00    0.1132
      7.00    0.0243
      8.00    0.0108
      9.00    0.0040
     10.00    0.0054
     11.00    0.0054
     12.00    0.0000


nl:

 -12.00     0.0000
    -11.00     0.0001
    -10.00     0.0003
     -9.00     0.0013
     -8.00     0.0047
     -7.00     0.0150
     -6.00     0.0412
     -5.00     0.0985
     -4.00     0.2045
     -3.00     0.3690
     -2.75     0.4184
     -2.50     0.4703
     -2.25     0.5240
     -2.00     0.5787
     -1.75     0.6335
     -1.50     0.6875
     -1.25     0.7396
     -1.00     0.7887
     -0.75     0.8337
     -0.50     0.8735
     -0.25     0.9073
      0.00     0.9341
      0.25     0.9533
      0.50     0.9645
      0.75     0.9672
      1.00     0.9615
      1.25     0.9474
      1.50     0.9254
      1.75     0.8961
      2.00     0.8600
      2.25     0.8183
      2.50     0.7717
      2.75     0.7214
      3.00     0.6686
      4.00     0.4516
      5.00     0.2652
      6.00     0.1353
      7.00     0.0600
      8.00     0.0231
      9.00     0.0077
     10.00     0.0023
     11.00     0.0006
     12.00     0.0001






reply via email to

[Prev in Thread] Current Thread [Next in Thread]