ShowLegend error
- To: mathgroup at smc.vnet.net
- Subject: [mg78973] ShowLegend error
- From: "Maarten van der Burgt" <maarten.vanderburgt at icos.be>
- Date: Sat, 14 Jul 2007 02:40:48 -0400 (EDT)
Dear All,
The following piece of code in Mathematica 6.0
<<PlotLegends`
ShowLegend[ArrayPlot[Table[Sin[x y],{x,-2,2,.1},{y,-2,2,.1}],PlotRange->
{-1,1}],{GrayLevel,20," -1","+1"}]
does generate the graphics expected: an arrayplot with the correct legend.
But is also generates this error:
Ticks::ticks: {None,None} is not a valid tick specification. >>
which is repeated a few times.
Does anyone know where the problem lies, in de code?, in mathematica 6?
Thanks for your help,
Maarten van der Burgt
Leuven, Belgium