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

Have functionality for adding nanoplots to a new gt table column #1431

Merged
merged 79 commits into from Sep 8, 2023

Conversation

rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented Sep 3, 2023

This adds new functions for adding small plots (called nanoplots) to a gt table. The function cols_nanoplot() adds a new column that contains the plots. The data can be obtained from one or more columns in the table. A helper function called nanoplot_options() allows for altering the composition and styling of the nanoplots in the new column.

@rich-iannone rich-iannone changed the title Have functionality for adding nanoplsts to a new gt table column Have functionality for adding nanoplots to a new gt table column Sep 4, 2023
@rich-iannone rich-iannone marked this pull request as ready for review September 8, 2023 00:17
@rich-iannone rich-iannone merged commit 9b67686 into master Sep 8, 2023
13 checks passed
@rich-iannone rich-iannone deleted the small-plots branch September 8, 2023 00:21
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.

None yet

1 participant