problems with stacked series
Posted: Thu Nov 08, 2007 3:07 pm
I've never quite understood how to work with stacked area series--everything I have tried, and the chart does strange things.
Here is an example with two different types of events:
http://www.trakcentral.com/files/stackedseries.zip
The two methods here produce holes in the chart, and the series goes all over the place.
What should the code look like?
In case it is not obvious, let me explain.
1) In Test 1, datapoint 10, the chart should show 1/2 of the value from Series 1 and 1/2 of the value from series 2--that works--but it shows the hole in the chart. How do I remove that?
2) In Test 2, the chart should show a smooth transition between the datapoinnts, but it does not--series 2 goes way out of the way and leaving a large hole.
If there is a white paper on how to work wiht stacked series, please let me know.
Here is an example with two different types of events:
http://www.trakcentral.com/files/stackedseries.zip
The two methods here produce holes in the chart, and the series goes all over the place.
What should the code look like?
In case it is not obvious, let me explain.
1) In Test 1, datapoint 10, the chart should show 1/2 of the value from Series 1 and 1/2 of the value from series 2--that works--but it shows the hole in the chart. How do I remove that?
2) In Test 2, the chart should show a smooth transition between the datapoinnts, but it does not--series 2 goes way out of the way and leaving a large hole.
If there is a white paper on how to work wiht stacked series, please let me know.