You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm loving your waterfalls package and am so glad I don't have to build these up from scratch! Thank you so much for making this available.
I've run into an interesting edge scenario, however. I like to flip my waterfalls around using coord_flip() in ggplot2. But when I do, the text labels get bumped around.
A PR would be welcome. I've given you push access to the repository -- feel free to push a branch or fork and add a PR as you wish. Let me know if you don't make progress and I'll try to fix.
I'm loving your waterfalls package and am so glad I don't have to build these up from scratch! Thank you so much for making this available.
I've run into an interesting edge scenario, however. I like to flip my waterfalls around using
coord_flip()
inggplot2
. But when I do, the text labels get bumped around.For example:
I'm beginning to dig into the code and if I cook up a solution I'll send a PR. But I wanted to register the issue first.
The text was updated successfully, but these errors were encountered: