Open KVAnton-WEB opened 4 years ago
Hi, I think you sould rather set the option text.position
to the value "right" instead of "inner", and don't use the raphael.js text-anchor. I hope it will help you !
I used "margin", it worked, albeit in a weird way. This is a bug anyway. (does not match the documentation)
I have code like this, but the text-anchor has no effect, although I can change it in the dev tools of browser
I need to get this:
But now I get this (
"text-anchor": "middle"
by default):