I don't know if anything's different in CFMX7, but I had a conversation with
Steve Nimer at Macromedia (then) about this is earlier CFCHART days (MX 6.1,
I think). I suggested to him that it would sure be nice if they could expose
more of the underlying style possibilities as attributes within the CFCHART
tag. There are lots of things you can set in the XML file that aren't
available as tag attributes, of course.

He agreed that it would be a good thing; but as far as I know, it's never
happened.

In my situation, I ended up producing three different XML files (for "days,"
"weeks," "months") and made the choice at run time. I don't know if your
scaling needs are limited enough that such a solution would be practical.
I've done the same thing for setting the axis scale based on maximum and
minimum values returned for points on the chart, for instance. "If MAX is
LTE foo and MIN GTE bar" --- but I don't think there's any truly dynamic way
to handle it.

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262541
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to