|
From: Hans-Bernhard B. <br...@ph...> - 2005-03-10 12:00:12
|
Andreas Bott wrote: > can you tell me how i can plot two curves in a single plot, the first > one being a solid blue curve, the second one being dashed blue curve > > > or: is it possible to have different colors of solid lines in a > single plot. > > or: is it possible to change the color of a given linetype. All three answers depend on you choice of terminal driver, and the version of gnuplot you're using --- both of which you forgot to tell. PostScript with some post-editing (automated, or manual) can do literally anything you may conceivably want, and then some. Windows supports all of the above, X11 most of them. |