New feature:
Can we support multi language (I18N) and RTL (right to left)?
@Mignon-han you can change the languages by changing the callbacks that generate english text. For RTL languages see https://github.com/chartjs/Chart.js/issues/1916
@etimberg Thanks! I will have a try.
Closing as answered
Adding dir="rtl" doesn't work with version 2.7.1
Adding dir="rtl" to canvas tag does not work with version 2.7.2 too
@etimberg Hello Evert, as it is confirmed by others, the provided answer doesn't seem to work anymore.
Adding dir="rtl" to canvas tag does not work with version 2.8 too
Any update? I am also facing this issue.
Is there any way to shift chart axis to RTL
Adding dir="rtl" to canvas tag does not work with version 2.9 too
@etimberg Can you please look into it? dir="rtl" does not work in the latest version. Anything we need to change?
Most helpful comment
Adding dir="rtl" to canvas tag does not work with version 2.7.2 too