|
From: Mojca M. <moj...@gm...> - 2006-08-27 03:21:59
|
On 8/26/06, Dhiman Barman wrote: > Hi, > I don't know if I am missing anything in using fill pattern > in gnuplot 4.1 . > > Two items with legends w and m have the same fill pattern. The plot is at > http://www.caida.org/~dhiman/c.eps > > What could be the reason ? Is it a feature or bug ? It's not a bug, but just as the others said: points, colors, patterns, ... cycle between a standard set (if you use more pattern types than defined, they'll start repeating). But what makes me wonder: I got a different pattern (fewer repetitions). See http://pub.mojca.org/gnuplot/temp/a.ps Mojca PS: In the case that you're willing to invest some time into suggesting & testing, please let me know. I would like to make those patterns configurable (in another terminal), but I don't use/like patterns so much and I have no idea about how a representative set (and alternative patterns to choose from) should look like. I implemented points and colors so that they can very easily be configured, but there are infinite possibilities for patterns and I don't know where to start from. |