sorting multiple series on each label
Posted: Mon Feb 25, 2008 7:56 am
Hi,
Consider the following case:
Say we have 3 barseries with 4 values in each serie, mulitbar is set to mbSide. This means that on each x-axis label there will be 3 bars, one bar representing one value for each serie. What I need to do is sort theese 3 bars(i.e 3 values from 3 different series) on each x-axis label in ascending order, so that for label A the user can directly see which serie that has the highest value and so on... Does anyone have any suggestions how to do this? As I read it the Sort function only sorts series "internally".
Best Regards,
Johan Ingemansson
Consider the following case:
Say we have 3 barseries with 4 values in each serie, mulitbar is set to mbSide. This means that on each x-axis label there will be 3 bars, one bar representing one value for each serie. What I need to do is sort theese 3 bars(i.e 3 values from 3 different series) on each x-axis label in ascending order, so that for label A the user can directly see which serie that has the highest value and so on... Does anyone have any suggestions how to do this? As I read it the Sort function only sorts series "internally".
Best Regards,
Johan Ingemansson