Question
Im migrating to XL version, in the previous version I was rotating it in the following way:
tickLabels: {
angle: -45,
}
Reading the docs there is any prop to rotate or to apply any customs style to XLabel, can you please guide how to achieve it?
Also, in the previous version, we had the option on create label in the flowing way:
It was working fine, but with new version this is not possible, on ios its scapped and on android is like is treats as unexpected character.
Thanks!
Question
Im migrating to XL version, in the previous version I was rotating it in the following way:
Reading the docs there is any prop to rotate or to apply any customs style to
XLabel, can you please guide how to achieve it?Also, in the previous version, we had the option on create label in the flowing way:
`label\n newline`It was working fine, but with new version this is not possible, on
iosits scapped and onandroidis like is treats as unexpected character.Thanks!