Hi
I am using stacked chart (StackedArea2D.swf) to display the series in cumulative style.
We have financial data consisting of invoices and purchase orders adding up to value called total utilization.
On top of it we have, as our last serie the value "limit available", which shows whether total utilization is below or
above "limit".
If the values are positive it's all fine, but when the "limit available" is negative it is not subtracted
from the sum of previous series (as i would expect - stacked + or - ), but it is displayed below 0 plane, as direct
negative value.
Kind regards & Thanks
Pawel