Currently, I am working on a Laravel project with Vue handling the frontend. For this project, I created a pie chart using vuechartjs and here is the one that I have made:
https://i.sstatic.net/Tbmeu.png
My question is, can the legend labels be moved down and positioned like in the image below?
https://i.sstatic.net/bkhaI.png
Thank you in advance!