|
From: Fridtjof S. <fri...@we...> - 2005-05-25 08:23:28
|
Mark Thomas <m.thomas <at> ucl.ac.uk> writes: > > Does anybody know how I can avoid this error when trying to write png files: > > " png" does not support continuous colors" > > I am using splot, pm3d. > > I tried ' set palette maxcolors 100' but no luck. > > Many thanks > > mark Install the gd library from http://www.boutell.com/, recompile gnuplot and you'll be happy. Fridtjof |