0👍
You can use rtl and other settings in tooltips like below:
options = {
tooltips: {
rtl: true,
bodyFontSize: 10,
titleFontSize: 11,
}}
I’ve used it for Persian Charts and worked correctly.
- Chartjs-Aligning zero on y axis to the labels on x axis of line chart in chartjs
- Chartjs-ChartJS does not render correctly
Source:stackexchange.com