Skip to content

Is posible to rotate XLabel and add break line on the label text? #275

@rokkoo

Description

@rokkoo

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?

image

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 ios its scapped and on android is like is treats as unexpected character.

image

Thanks!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestissue-acceptedThe issue is confirmed and accepted by the maintainers

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions