namzo198

Results 1 comments of namzo198

Hi @Ranjit8298 This is how you would send in the values into the x-axis and y-axis. const chartData = { labels: ['200', '210', '220', '230', '240'], /*x-axis values array*/ datasets:...