MathGroup Archive 2007

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

Search the Archive

Re: ListPlot problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80068] Re: ListPlot problem
  • From: Chris Chiasson <chris.chiasson at gmail.com>
  • Date: Sat, 11 Aug 2007 02:23:06 -0400 (EDT)
  • References: <f9enph$n18$1@smc.vnet.net><f9gvp6$bf1$1@smc.vnet.net>

I don't think Mathematica 5.2 has this problem. Thanks for the report :-]

ben wrote:
> Sorry Chris,
>
> can not repeat your problem with Mathematica 5.2/linux.
>
> bye
> ben
>
> On 9 Aug., 11:46, "Chris Chiasson" <ch... at chiasson.name> wrote:
> > Steps to repeat:
> > 1. Evaluate the following command.
> > ListPlot[{{1,0.032},{2,0.067},{5,0.183}},Frame->True]
> >
> > 2. Notice the unsightly line in the middle of the graph.
> >
> > Speculation:
> > The axes are still being drawn.
> >
> > Other info:
> > Axes->False will remove the line. However, this also prevents the
> > (ab)use of AxesOrigin to set one of the corners of the Frame while
> > leaving the rest automatic.
> >
> > --http://chris.chiasson.name/



  • Prev by Date: Integrated Data Sources
  • Next by Date: Re: Question about EventHandler - missing documentation
  • Previous by thread: Re: ListPlot problem
  • Next by thread: Re: ListPlot problem