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 patchwork release post #707

Merged
merged 3 commits into from
Sep 16, 2024
Merged

add patchwork release post #707

merged 3 commits into from
Sep 16, 2024

Conversation

thomasp85
Copy link
Member

Release post for patchwork 1.3.0

@thomasp85 thomasp85 requested a review from hadley September 13, 2024 08:38
Copy link
Member

@hadley hadley left a 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)))
```

Copy link
Member

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.
Copy link
Member

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/.

thomasp85 and others added 2 commits September 16, 2024 08:48
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
@thomasp85 thomasp85 merged commit ef09e35 into main Sep 16, 2024
4 checks passed
@thomasp85 thomasp85 deleted the patchwork-1-3-0 branch September 16, 2024 09:56
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

Successfully merging this pull request may close these issues.

2 participants