On Tuesday 24 Jun 2003 16:41 pm, Suyer, Ed [PRD Non-J&J] wrote:
> How do I get the markers on the y-axis (650, 577.8, ..., 72.2, 0) to read:
> 700, 600, 500, 400, 300, 200, 100, 0?
>
> I'm not currently passing anything to cfchart or cfchartseries that
> generates these numbers.  My guess is that CF takes an average internally
> to calculate these markers.  Any help is much appreciated!

You can tell CFCHART how many marks to make on the Y axis, so it's a case of 
taking your desired number of lines or interval and calculating.
I wrote a couple of UDF's for this task but they are fairly hackey.

-- 
Thomas C
Advanced ColdFusion Programmer

PLEASE NOTE: When the Recipient Is Not Directly Observing This E-mail, It May 
Cease to Exist or Will Exist Only in a Vague and Undetermined State.
PLEASE ALSO NOTE: I don't speak for the company that sent this.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to