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

fix error that did not allow missing rows with labels = T #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

datapumpernickel
Copy link

Hi,

as I was playing around with these great functions for insetting bar plots into gt, I ran into an error every time I tried to use labels for the inset bar where I had some rows with missing values. I just moved a tiny check for missing x-values up the if-else chain, so that now it works as I suppose it was intended.

All the best and thanks for the great package
Paul

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.

1 participant