D
Doria/Warris
Hi,
I've been using this type of chart many times to create a sort of "filling
the glass" effect.
Now, I've a situation that I'd like to solve.
Let's take this example:
TARGET
A1 = 1000
A2 = 2000
A3 = 3000
ACTUAL
B1 = -200
B2 = 1600
B3 = 1800
DIFFERENCE = TARGET - ACTUAL
C1 = 800
C2 = 400
C3 = 1200
If I input this data in the 100% stacked column chart, Series in Column, the
Targets on the value axis go from 0% to 100%, basically in our examples what
the chart shows is:
category axis 1
from 0% to 80% = 800 Difference
from 0% to -20% = 200 Actual
category axis 2
from 90% to 100% = 1600 Difference
from 0% to 90% = 400 Actual
category axis 3
from 60% to 100% = 1200 Difference
from 0% to 60% = 1800 Actual
Now, my problem is that to create a "filling" effect, the situation in
category 2 & 3 are perfect because the sum of the act + difference = TARGET
100% and it is visible on the value axis.
In category 1 I have instead a problem because it looks like the TARGET is
800 (80%) because of the negative value - 200, but in reality it is 1000.
I realise that this is logical because it is maths, but maybe you have an
alternative and best way to show this picture??
I do apologize for being so long, but I'd rather prefer to be clear.
Thank you
Alex
I've been using this type of chart many times to create a sort of "filling
the glass" effect.
Now, I've a situation that I'd like to solve.
Let's take this example:
TARGET
A1 = 1000
A2 = 2000
A3 = 3000
ACTUAL
B1 = -200
B2 = 1600
B3 = 1800
DIFFERENCE = TARGET - ACTUAL
C1 = 800
C2 = 400
C3 = 1200
If I input this data in the 100% stacked column chart, Series in Column, the
Targets on the value axis go from 0% to 100%, basically in our examples what
the chart shows is:
category axis 1
from 0% to 80% = 800 Difference
from 0% to -20% = 200 Actual
category axis 2
from 90% to 100% = 1600 Difference
from 0% to 90% = 400 Actual
category axis 3
from 60% to 100% = 1200 Difference
from 0% to 60% = 1800 Actual
Now, my problem is that to create a "filling" effect, the situation in
category 2 & 3 are perfect because the sum of the act + difference = TARGET
100% and it is visible on the value axis.
In category 1 I have instead a problem because it looks like the TARGET is
800 (80%) because of the negative value - 200, but in reality it is 1000.
I realise that this is logical because it is maths, but maybe you have an
alternative and best way to show this picture??
I do apologize for being so long, but I'd rather prefer to be clear.
Thank you
Alex