Hi everyone,

I've got a problem regarding Flex's Area Chart.
What I want to do is to show some values across time, i.e. time 
series.
However, I want the graph to show all of the dates across the range, 
say, I want the time series of value x and y for the whole week, I'll 
have day 0, day 1, day 3, ..., day 6 in the x axis, even if we 
haven't got the value for all of the days, e.g. we only have values 
for day 0, day 1 and day 2.
If I draw the area chart as an "overlaid" chart or "100%" chart, then 
we will have the chart drawn until the point where the value is 
undefined, i.e. the area chart will be truncated at the undefined 
days, which is what I want.
However, if I draw it as a "stacked" chart, the undefined values in 
the series is treated as 0 and my chart plunges down to 0 at the 
dates where the value is undefined.
Any idea as to how to fix this?  I would like to have "stacked" 
chart, but I don't want the value to drop down to 0 for undefined 
values.
Many thanks.. any response is greatly appreciated.

Ivan.

Reply via email to