Markers in list plot
- To: mathgroup at smc.vnet.net
 - Subject: [mg128291] Markers in list plot
 - From: Daniele <daniele.barducci at alice.it>
 - Date: Fri, 5 Oct 2012 02:49:07 -0400 (EDT)
 - Delivered-to: l-mathgroup@mail-archive0.wolfram.com
 - Delivered-to: l-mathgroup@wolfram.com
 - Delivered-to: mathgroup-newout@smc.vnet.net
 - Delivered-to: mathgroup-newsend@smc.vnet.net
 
Hi All,
i would like to put personal PlotMarkers in ListPlot in the following way:
ListPlot[{{x1,y1},{x2,y2},...,{xn,yn}}]
in such a way that the first point has as a marker number one, the second number two and so on.. is that possible? 
Thanks in advance!
- Follow-Ups:
- Re: Markers in list plot
- From: Bob Hanlon <hanlonr357@gmail.com>
 
 
 - Re: Markers in list plot