Thanks. That works, but unfortunately not on a column that is missing a matching data point (which is what I have). For example, if I remove the values “{ x: 10, y: 71 }, { x: 20, y: 55 },” from the first data series, the code no longer works for the first two columns. Is there a version of the code you can suggest that would work where the stacked columns (and same for a stacked bar) don’t all have the same “x” points?
Thanks