Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of multiple lines in text geometries #605

Closed
OLarionova-HORIS opened this issue Sep 28, 2022 · 1 comment
Closed

Add support of multiple lines in text geometries #605

OLarionova-HORIS opened this issue Sep 28, 2022 · 1 comment
Assignees

Comments

@OLarionova-HORIS
Copy link
Collaborator

Add the ability to use multi-line text (obtained with '\n' separator) in geom_text() and geom_label().

ggplot() + geom_text(x=0, y=0, label='first line\nsecond line')
@OLarionova-HORIS OLarionova-HORIS self-assigned this Sep 28, 2022
@alshan alshan added this to the 2022Q4 milestone Sep 29, 2022
@OLarionova-HORIS
Copy link
Collaborator Author

OLarionova-HORIS commented Nov 9, 2022

Added: #613

See: Example notebook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants