Yubin Jo

Results 3 comments of Yubin Jo

Here's my options ``` const options: ApexOptions = { colors, series: filterData, chart: { type: 'line', }, dataLabels: { enabled: true, }, xaxis: { categories: xAxis, labels: { show: true,...

![image](https://github.com/fimuxd/GITGET/assets/95195467/a141be24-de8e-40c4-84ef-267b9ee36c9f) It's working fine now for me. Not sure what changed