Re: No ListPlot points shown
- To: mathgroup at smc.vnet.net
- Subject: [mg4097] Re: [mg4041] No ListPlot points shown
- From: "Dr. Sergio Miguel Terrazas Porras" <sterraza at campus.cdj.itesm.mx>
- Date: Tue, 4 Jun 1996 02:17:49 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Try adjusting the point size, starting with a large size like
PointSize[.05]. For example :
lista={{1,2},{2,3}};
ListPlot[lista,PlotStyle->PointSize[.05]]
saludos
Sergio Terrazas
Juarez , Mexico
On Tue, 28 May 1996, Franz A. Delahan wrote:
> I just installed Mathematica 2.2 [for students] in Windows 95.
> The data points of ListPlot are not visible. If I use the
> PlotJoined option, though, the lines do appear. Does anyone
> else have this problem?
>
> Franz
>
>
==== [MESSAGE SEPARATOR] ====