MathGroup Archive 2011

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

Search the Archive

Re: precision of y-axis values in plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123694] Re: precision of y-axis values in plot
  • From: Bob Hanlon <hanlonr357 at gmail.com>
  • Date: Fri, 16 Dec 2011 05:42:25 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201112150954.EAA22924@smc.vnet.net>

Explicitly specify the PlotRange.


Bob Hanlon

On Thu, Dec 15, 2011 at 4:54 AM, Nathan <nhrollins at gmail.com> wrote:
> Hi,
>
> I'm relatively new to Mathematica.  I'm having a problem with the
> precision of the y-axis values of some of my plots.  All of the data
> labels show up as "2422.3", which isn't very informative since they're
> all the same.  I need the plot to show two more decimal point values
> (ex: "2422.305").  I've looked high and low and can't find any way to
> do this.  Any ideals?  Thanks!
>
> Nathan.
>



  • Prev by Date: Re: Variables within With statement
  • Next by Date: Re: how to replace with definition
  • Previous by thread: precision of y-axis values in plot
  • Next by thread: Re: precision of y-axis values in plot