-
Notifications
You must be signed in to change notification settings - Fork 113
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 patchwork release post #707
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think people are going to love the gt support!
plot_annotation(tag_levels = "A") & | ||
theme(plot.tag = element_text(margin = margin(0, 6, 6, 0))) | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if it's worth including a small note about accessibility, i.e. that tables as plots are less accessible.
|
||
### Future | ||
|
||
The support on the patchwork end is likely done at this point, but the conversion to grobs that has been added to gt is still somewhat young and will improve over time. It is likely that markdown formatting (through marquee) and other niceties will get added, leading to even more power in composing tables with plots using patchwork as the glue between them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe worth noting that this is part of our effort to bring the beauty of gt to more environments, and also point to https://quarto.org/docs/blog/posts/2024-07-02-beautiful-tables-in-typst/.
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
Release post for patchwork 1.3.0