Re: Change Symbol in ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg67536] Re: Change Symbol in ListPlot
- From: Helen Read <hpr at together.net>
- Date: Fri, 30 Jun 2006 04:14:05 -0400 (EDT)
- References: <e7vk63$sh8$1@smc.vnet.net>
- Reply-to: HPR <read at math.uvm.edu>
- Sender: owner-wri-mathgroup at wolfram.com
Claus wrote:
>
> \\If I use the Graphics package, I can use "PlotSymbol", but I don't
> have axes:
>
> Show[Graphics[
> {PlotSymbol[Box, 5] /@ cy2}], Frame -> True];
Did you try
Show[Graphics[{PlotSymbol[Box, 5] /@ cy2}], Frame -> True,Axes->True]
--
Helen Read
University of Vermont