Hey all -

I'm trying to provide reporting to users of our widget. Some may get 0 to 5 
hits a day; others may get up to 10,000 hits a day. I need to define the range 
of the graph (using one of Google's). If their max day is 7, I'd like the graph 
to go from 0 to 10. If their max day is 5678, I'd probably like it to go from 0 
to 6000. I'm guessing the way to do this is with a ceiling function?

- Brian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to