Hi Tom. The best way to do this is to pre-process your dataprovider into
a synthetic one that has all of the summed values in it. Use that as the
dataprovider for the chart, and set the various min/max fields of the
series appropriately.


Ely.
 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Fitzpatrick
Sent: Wednesday, October 05, 2005 6:35 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Waterfall chart
Importance: High

I'd like to make a "waterfall" chart  (at least that's one name for it)
- a version of the stacked bar chart. The first column is the total of
three values. The next three columns represent the three separate values
that make up the total, but instead of stacking they "float" next to
each other at the appropriate height and with the appropriate color and
tooltip info.

My question is - can the values in the ColumnSeries be determined using
a function - kind of like a labelFunction for charts? This would enable
me to calculate the value for the "total" column and the starting and
ending values for the three floating columns. Or is there an
easier/better way to accomplish this?

- Tom






------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links



 




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




Reply via email to