Hi there,
On the attached image, the Y axis value and the first series value are counts.
Y axis = count of all orders (the blue line)
First series column = count of delayed orders (the green bars)
The second series column = (count of all orders - count of delayed orders)/count of all orders. Or, in other words, the percent of orders that are not delayed.
So, since the Line and the Green bar are both counts, and the orange bar is a percent, I'm trying to figure out a way to have the line and the green bar represented on the left side scale, and the percent on the right side scale.
But, in the picture, only the line is on the left scale, while the green bar is represented on the right scale.
Not sure if this is possible.