I've search over the internet about this, but I didn't see the solution for this. I'm trying to implement a group chart with layers separation. Basically, 1 bar and has 2 or more data (or color).
I've also tried this link https://www.chartjs.org/docs/latest/charts/mixed.html, but it is just a mix chart types. Please see the image below for the sample output that I want to achieve.
So the picture above has a total of 3 colors, blue, and mixed yellow and orange. Any idea for this?
