|
From: Hans-Bernhard B. <br...@ph...> - 2005-11-30 15:35:48
|
gautam bajaj wrote: > Q. How to plot dotted lines using gnuplot or lines > like ---------- or ........? Depends on what terminal driver you're using. Check out 'help plot style' for how line drawing styles are generally controlled, and the help for your driver, and the 'test' page, to learn about the specifics. |