score: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.


Related Query

More Query from same tag