Splitting Stacked Columns in Numbers
I have a data set in Numbers with 4 values per day. I want to stack the first two data values, then stack the third and fourth values as a second stacked column for that day.
Im tracking blood pressure, taking Systolic and Diastolic in the morning and evening. To get the candlestick look, I'm stacking the range between systolic and diastolic on top of diastolic, then setting the diastolic opacity to zero.
In the chart below, what I WANT to do is have a range column for the AM Range+AM Dias next to the current range column.
MacBook Pro