Re: plot Point with several shapes ?
- To: mathgroup at smc.vnet.net
- Subject: [mg52257] Re: [mg52247] plot Point with several shapes ?
- From: János <janos.lobb at yale.edu>
- Date: Thu, 18 Nov 2004 01:44:57 -0500 (EST)
- References: <200411170720.CAA26820@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Yes,
Look the MultipleListPlot in the add-ons and you will see thing there
like:
In[7]:=
MultipleListPlot[list1, list2,
PlotStyle -> {GrayLevel[0], Dashing[{Dot, Dash}]},
SymbolShape -> {PlotSymbol[Triangle], PlotSymbol[Box]},
SymbolStyle -> {GrayLevel[0], GrayLevel[.5]}]
János
On Nov 17, 2004, at 2:20 AM, bar at ANTYSPAM.ap.krakow.pl wrote:
> Hi,
> Can Mathematica plot Point with different shapes ?
>
> I used colors to plot field (many points) in XY coordinates.
> I have to convert my pictures to black&white format
>
>
> regards, Olaf
>
>
----------------------------------------------
Trying to argue with a politician is like lifting up the head of a
corpse.
(S. Lem: His Master Voice)
- References:
- plot Point with several shapes ?
- From: bar@ANTYSPAM.ap.krakow.pl
- plot Point with several shapes ?