waffle icon indicating copy to clipboard operation
waffle copied to clipboard

long list of waffle() plots to iron()?

Open arpiar opened this issue 7 years ago • 2 comments

Hi,

Thanks for creating this lovely package!

'm attempting to use iron() to stack hundreds of individual waffle plots. Each of my waffle plots is currently an element in a list. For example, my.list$waffle.1, my.list#waffle.2, etc.

I can't figure out how to supply this long list() of waffles to iron() in a simple, automated way.

iron(my.list$waffle.1, my.list#waffle.2, etc) works, but I have no success in 1) inputting a list of waffle plots to iron() or 2) hacking it, through unlist() or by generating a character-version of the comma-delimited list.

Any ideas? Thank you!

arpiar avatar Nov 15 '18 21:11 arpiar

what's the time frame on need? I could try to knock out the remaining bugs on the super seekret geom_waffle that's in dev on my local systems (so they'll support the facet_ functions)

hrbrmstr avatar Nov 16 '18 21:11 hrbrmstr

ooooh geom_waffle sounds exciting! I figured out an immediate work around in ggplot, but the waffle version could be very useful in many contexts. Once it's going, I'll definitely incorporate and share with others in my lab!

thanks! do keep me posted! arpy

On Fri, Nov 16, 2018 at 4:12 PM boB Rudis [email protected] wrote:

what's the time frame on need? I could try to knock out the remaining bugs on the super seekret geom_waffle that's in dev on my local systems (so they'll support the facet_ functions)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hrbrmstr/waffle/issues/51#issuecomment-439528834, or mute the thread https://github.com/notifications/unsubscribe-auth/AJlk5vYnHmOXx1XMlpO6HxGdApSws64mks5uvypBgaJpZM4Yiy9G .

--

http://www.arpiarsaunders.com/

arpiar avatar Nov 16 '18 21:11 arpiar