|
From: Mojca M. <moj...@gm...> - 2006-08-29 10:30:33
|
On 8/29/06, Dhiman Barman wrote: > Hi Dan, > Thanks for all help. I solved the problem other day by using > .png format as Ethan suggested. > You can have a look at http://www.caida.org/~dhiman/c3.png > > But then I had to use some unknown font as I could not use fonts > that enhanced postscript was using. Now if I use rgbcolor, I > can use enhanced postscript. But it would be great if gnuplot has > the same set of patterns as xfig has.... If you would like to use arbitrary (system) fonts, have configurable colors and keep vector format, take a look at http://pub.mojca.org/gnuplot/sample/histogram/data.pdf I tried some pseudo-random data on a similar plot than yours, I used "Antykwa Torunska" font for it and took colors from PNG terminal, but all that can be changed arbitrary. Mojca (you probably need some additional instructions about how to do that, so tell me if you're interested) To Ethan: thanks for noting the dashed pattern, I had no idea what it was either ;) |