Jonathan Carroll

Results 149 comments of Jonathan Carroll

Have a peek at the vignette if you're interested; we're working on a bunch of shortcuts to `theme(` calls and `flush_ticks()` looks like it would fit in nicely. We also...

If you're interested in adding more then feel free to PR something in keeping with what we have, otherwise I'm sure one of us will be happy to do so....

We're also spitballing ideas in issues if you have something that could be included. The entry restriction is that the "hard way" needs to be easy enough to write down...

I haven't added any tests yet.

This is indeed a first start; if a proper lexer is the better way to go then I'm all for that. It looked like it wasn't too different from a...

I've only added the one helper so far, by all means rotating `y` should also have a helper. If you're keen you can add it yourself, otherwise consider it on...

![youcandoit](https://user-images.githubusercontent.com/9496865/32595505-1500f7be-c580-11e7-806b-20a366caca66.gif)

If you're copying `easy_rotate_x_labels()` then don't forget to make note of #18 (or fix it in both 😜).

Cheers. Do you have an example of the "hard way"? `element_text(family = `?

Keeping in mind that {ggeasy} is about shortcuts - we can support easy ways to achieve what was already possible, but I'm reluctant to add functionality not already available. I'm...