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

ggally_sumarise_by(), ggally_crosstable() and ggtable() #351

Merged
merged 12 commits into from
Jun 1, 2020

Conversation

larmarange
Copy link
Contributor

The purpose of ggtable() is to reproduce the need raised in #317.

For this, I developed a variation of ggally_table() called ggally_table2(). In addition, I'm also proposing in this PR the function ggally_summarised_by() previously mentionned.

Of course, a dedicated vignette for ggtable() will be proposed soon.

larmarange and others added 3 commits May 31, 2020 15:09
* Add argument to remove background
* Rename `remove_{,xy}_axis` to `remove_percentage_axis`
* Change default for `remove_percentage_axis` to FALSE
* Update the axis to display as percentage
* If the axis is not displayed, also turn off the grid lines
R/stat_cross.R Outdated Show resolved Hide resolved
R/stat_cross.R Outdated Show resolved Hide resolved
R/gg-plots.R Outdated Show resolved Hide resolved
R/gg-plots.R Outdated Show resolved Hide resolved
Copy link
Member

@schloerke schloerke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know what you think on the name change.

Otherwise LGTM! This will be a very exciting release!

@larmarange
Copy link
Contributor Author

Requested changes have been made (including name change).

stat_cross() has been modified for proper handling of cells with zero observations.

a vignette for ggtable() has been added

@larmarange larmarange changed the title ggally_sumarise_by(), ggally_table2() and ggtable() ggally_sumarise_by(), ggally_crosstable() and ggtable() Jun 1, 2020
@schloerke schloerke merged commit ee8fb8b into ggobi:master Jun 1, 2020
@larmarange larmarange deleted the ggtable_ggcross branch June 2, 2020 07:54
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