How to build StackedColumnSeries with dynamic data from api

Hi all, pls help me !

I have data get from api

{"30/10/21","CODE1","122"}

{"31/10/21","CODE1","130"}

{"31/10/2021","CODE2","150"}

How to build same picture below

Thanks

Untitled.png


1 Reply

YG Yuvaraj Gajaraj Syncfusion Team November 1, 2021 12:54 PM UTC

Hi Quochoang, 
 
Greetings from Syncfusion. We have analyzed your query, and we have created the simple sample for your requirement. Here we have json data and we have filtered them based on date, then bind those to stacked column series. We have attached a sample for your reference which can be found below. 
 
  
Hope this helps. 
 
Regards, 
Yuvaraj. 


Loader.
Up arrow icon