|
[Date Index]
[Thread Index]
[Author Index]
Re: how to display both points and the line connecting them??
- To: mathgroup at smc.vnet.net
- Subject: [mg85127] Re: how to display both points and the line connecting them??
- From: Frank Iannarilli <frankeye at cox.net>
- Date: Wed, 30 Jan 2008 05:57:03 -0500 (EST)
- References: <fnhnfc$f5h$1@smc.vnet.net>
In V5.1, MultipleListPlot will by default plot the points, and also
respect the PlotJoined->True. Don't forget
Needs["Graphics`MultipleListPlot`"]
Prev by Date:
change number form
Next by Date:
Re: DataRange in ListPlot
Previous by thread:
how to display both points and the line connecting them??
Next by thread:
Re: how to display both points and the line connecting them??
|