Re: [R] formatting numbers along axes as percents for perspective plot

2009-06-13 Thread David Winsemius
sign after the numbers though. It's not a problem to format a regular 2D plot with percents but I still can't figure it out with the persp function. Steve --- On Fri, 6/12/09, David Winsemius wrote: From: David Winsemius Subject: Re: [R] formatting numbers along axes as percen

Re: [R] formatting numbers along axes as percents for perspective plot

2009-06-12 Thread David Winsemius
Have you considered multiplying all values by 100? On Jun 12, 2009, at 7:56 PM, Stephen Samaha wrote: Hello, I'm producing a 3D plot using the persp function. All my values for X, Y, and Z are decimals ranging from 0 to 1. I'd like to be able format the three axes so that the tick values ar