|
From: Philipp K. J. <ja...@ie...> - 2012-11-27 21:03:47
|
On Tuesday 27 November 2012 12:03:35 you wrote: > set object 1 circle at 0,0 size 1 fc lt 0 > > produces a black circle for me (gnuplot 4.4.3) For me, too. Which is not good. lt 0 should be a minimally dotted line. > > On 27/11/2012 20:03, Philipp K. Janert wrote: > > Is there a way to set the linetype or style for an object? > > > > Something like this: > > set object 1 circle at 0,0 size 1 lt 0 > > > > does not seem to work: > > Unrecognized or duplicate option > > > > (At least in gnuplot 4.4.) |