Shadcn AreaChart xaxis labels are flickering?
Unanswered
Chesapeake Bay Retriever posted this in #help-forum
Chesapeake Bay RetrieverOP
Basically, I have a array of data points. I have a sliding window style algorithm where I only keep the 25 most recent data points etc. In this array there is also the values for the x axis labels as well. Essentially there is a setInterval where I update this array.