From: Ken C. <jkc...@co...> - 2004-06-29 07:06:03
|
Hans-Bernhard Broeker <broeker <at> physik.rwth-aachen.de> writes: > On Fri, 25 Jun 2004, Ken Corson wrote: > > > I have become rather fond of GnuPlot !! However, there is one bug > > that is currently irritating me - when using the png(NEW/libgd) driver > > to graph multiple variables, using multiplot and replot, the labels > > all get redrawn on each replot. > > Well, as the saying goes, don't do that then. You're almost > certainly abusing multiplot here. You can plot multiple datasets > in a single command without resorting to mulitplot. It'll actually > make the job simpler, too. Hans-Bernhard, Thank you! Consolidating my plots to a single command produced exactly what I was hoping to generate !! Now I absolutely adore GnuPlot, and there isn't a single issue irritating me :) Ken |