|
[Date Index]
[Thread Index]
[Author Index]
Mesh->Full, Joined->True
- To: mathgroup at smc.vnet.net
- Subject: [mg80202] Mesh->Full, Joined->True
- From: Arkadiusz.Majka at gmail.com
- Date: Tue, 14 Aug 2007 07:17:56 -0400 (EDT)
Hi,
For plots of two curves
ListPlot[{curve1, curve2}, Mesh->Full] I get two "dotted" curves of
different colors. When I order to join the points
(dots) :
ListPlot[{curve1, curve2}, Mesh->Full,Joined->True]
the color of points become the same. Why? How can I change it?
Arek
Prev by Date:
listplot and legend (again)
Next by Date:
Re: Foucault pendulum
Previous by thread:
Re: listplot and legend (again)
Next by thread:
Re: Mesh->Full, Joined->True
|