1👍
This is not possible with the current implementation of the legend in chart.js. You have 2 options, you can use a html legend and rotate that 90 degree with css. Or you can take the legend plugin as a basis and write the functionality yourself to rotate it and either use it or make a pr and get it into the main lib.
- Chartjs-Why do literal arrays work, but not coded arrays?
- Chartjs-React-Chart.js legend onClick function
Source:stackexchange.com