MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Shaded Symbols in MultipleListPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg8914] Re: [mg8871] Shaded Symbols in MultipleListPlot
  • From: Allan Hayes <hay at haystack.demon.co.uk>
  • Date: Thu, 2 Oct 1997 22:57:08 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

"Salem Bouhairie" <SALEMB at CIVIL.Lan.McGill.CA>
[mg8871]       Shaded Symbols in MultipleListPlot

 > I am using MultipleListPlot to differentiate lists of plotted
 > data.  How can I SHADE  (fill in) the symbols I create,

Salem,

<<Graphics`MultipleListPlot`

MultipleListPlot[{1,2,3},{2,1,2},{3,1.5,2.5},
   SymbolShape->
	{PlotSymbol[Diamond,5],PlotSymbol[Triangle,5],				
	   MakeSymbol[{Hue[.3],Polygon[{{0,0},{0,10},{10,0}}]}]
	 },
   SymbolStyle-> {Hue[0],Hue[.7]}
]

Allan Hayes
hay at haystack.demon.co.uk
http://www.haystack.demon.co.uk/training.html
voice:+44 (0)116 2714198
fax: +44 (0)116 2718642
Leicester,  UK


  • Prev by Date: Re: FindRoot
  • Next by Date: RE: a[[2]][[3]] = 1 error? why?
  • Previous by thread: Re: Re: Re: AxesLabels on the MacOS, mkdk
  • Next by thread: Re: Piecewise functions