I you are using gnuplot you can try with
plot2d(..., [gnuplot_preamble, "set xrange [-5:5]; set yrange [-5:5];
set nokey;"]);
Andrej
2006/1/19, Fabrizio Caruso <caruso at posso.dm.unipi.it>:
> Hi again!
>
>
> I can't find a way to get rid of the legend
> when using on Maxima 5.9.2
> "plot2d([[discrete,....],[discrete,...],...])" nor can
> I find a way to show a larger coordinate system
> (the coordinate system is just sized as the highest coordinate
> and points with such coordinates are covered by the
> border of the coordinate system).
>
> Could someone help me?
>
> Fabrizio
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>