Is there a way to add ellipsis to legends for a pie chart in react-chartjs-2
I am creating a pie chart in my project and sometimes the legends are too long the border cuts them off. I can’t increase the container’s width any more than it already is. So, I’m looking for a way to add ellipsis to the legends. the pie chart that I get