Yubin Jo
Yubin Jo
Still not fixed in 2024!
Here's my options ``` const options: ApexOptions = { colors, series: filterData, chart: { type: 'line', }, dataLabels: { enabled: true, }, xaxis: { categories: xAxis, labels: { show: true,...
 It's working fine now for me. Not sure what changed
@tathens thank you!! it did not do this before. i had to restore a deleted page which used react slick and i was experiencing the same thing