'Can I create a combination of stacked and unstacked bar charts using ag-charts

I am trying to create a combination of stacked and unstacked bar chart(Standalone charts) using ag-charts-react (https://www.ag-grid.com/react-charts/bar-series/), something similar to the attached image.

Is there any way I can use ag-charts to achieve this. I could only render either stacked or unstacked bar chart but not both.

Stacked and Unstacked bar



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source