Re: precision of y-axis values in plot
- To: mathgroup at smc.vnet.net
- Subject: [mg123763] Re: precision of y-axis values in plot
- From: "Scot T. Martin" <smartin at seas.harvard.edu>
- Date: Sat, 17 Dec 2011 02:50:41 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201112150954.EAA22924@smc.vnet.net>,<201112161042.FAA06640@smc.vnet.net>
You can get full manual control to perfect your axis to your liking by using Ticks option of Plot and then using NumberForm for the ticks. 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. >=
- References:
- precision of y-axis values in plot
- From: Nathan <nhrollins@gmail.com>
- Re: precision of y-axis values in plot
- From: Bob Hanlon <hanlonr357@gmail.com>
- precision of y-axis values in plot