|
From: Corey H. <bug...@fa...> - 2009-06-12 04:30:36
|
Thomas Sefzick wrote: > it's an error in 'graphics.c' > > you can see the difference when plotting without color specification: > plot '-' using 1:2 > there everthing is ok. > > i'll upload a patch on sorceforge. Thank you--I didn't know where in the source to look. I found your description of the problem: http://sourceforge.net/tracker/?func=detail&aid=2804784&group_id=2055&atid=302055 ...and I made a patch (attached). It does seem to have an effect on the svg terminal, though, and I don't know what would be correct. Thanks, Corey |