From: Petr M. <mi...@ph...> - 2005-02-11 11:40:09
|
> Your simple patch for the colorbox looks fine. > Do you see a way to construct a similar fix for the 3D bug? It's in cvs. However, can you please fix that the "with l ls 1" works also for splots, not only for plots? set style line 1 lt rgb "#0000FF" plot x*x with l ls 1 pause -1 splot x with l ls 1 --- PM |