Hey Ivailo,
Thanks for the reply.
I’m wondering if there’s a workaround that would do what I want.
I want the stackedcolumn, but would like the Y values to be 70 at the bottom and then 100 at the top.
I could subtract 70, from each value, essentially turning it into the range of 30 I want (0-30 instead of 70-100). I could subtract 70 from each plot point.
The only catch would be the labels…can I force it to label the Y axis with a calculation, something like “value + 70”, which would then make the 0 start show ’70’ and top ’70’ display 100?
Roy