MathGroup Archive 1995

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Bug ListPlot?

  • Subject: [mg2796] Re: [mg2755] Bug ListPlot?
  • From: wagner at bullwinkle.cs.Colorado.EDU (Dave Wagner)
  • Date: Sun, 17 Dec 1995 02:08:18 -0500
  • Approved: usenet@wri.com
  • Distribution: local
  • Newsgroups: wri.mathgroup
  • Organization: University of Colorado, Boulder

In article <4aoh1f$muv at dragonfly.wri.com>,
John R. Fultz <jfultz at wri.com> wrote:
>The option PlotJoined->True, by design, does not put the points on
>the graph.

MultipleListPlot will be happy to do this for you, by combining the
PlotJoined and DotShapes options in the same command.
It's in the Graphics`MultipleListPlot`package.

		Dave Wagner
		Principia Consulting
		(303) 786-8371
		dbwagner at princon.com
		http://www.princon.com/princon


  • Prev by Date: Re: Oh why is life never easy? Need help with |vector|
  • Next by Date: Re: Question on NDSolve (Mathematica)
  • Previous by thread: Re: Bug ListPlot?
  • Next by thread: Re: Bug ListPlot?