bargraph icon indicating copy to clipboard operation
bargraph copied to clipboard

Works with gnuplot 4.6.0 but not 4.6.3 or 4.4.3

Open derekbruening opened this issue 10 years ago • 1 comments

From [email protected] on August 13, 2013 17:25:26

This is on ubuntu Linux.

  1. Install gnuplot 4.6.0
  2. Run bargraph.pl -pdf test.txt > test.pdf (see attached files text.txt and test.pdf)
  3. Install gnuplot 4.6.3
  4. Run bargraph.pl -pdf test.txt > test2.pdf (see attached file test2.pdf)

As you can see, test.pdf looks good, but test2.pdf looks messed up. I also tested this using gnuplot 4.4.3 and the result looked like test2.pdf.

Thanks!

Attachment: test.txt test.pdf test2.pdf

Original issue: http://code.google.com/p/bargraphgen/issues/detail?id=31

derekbruening avatar Dec 07 '14 18:12 derekbruening

From [email protected] on September 28, 2013 20:42:52

I can reproduce this with gnuplot-4.4.4-4.fc17.x86_64 as well.

As a workaround, try adding this to test.txt:

yscale=1.6

Status: Accepted

derekbruening avatar Dec 07 '14 18:12 derekbruening