ggeasy icon indicating copy to clipboard operation
ggeasy copied to clipboard

easy rotate y-axis labels

Open softloud opened this issue 7 years ago • 4 comments

I noticed the x labels were in your commits. As far as I know there isn't a helper function for the $y$-axis labels? This came up for me recently when I was doing a coord flip.

softloud avatar Nov 09 '17 08:11 softloud

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 the list.

jonocarroll avatar Nov 09 '17 08:11 jonocarroll

Excellent idea, I should have a crack at this! Should be a straightforward adaptation of your other function.

softloud avatar Nov 09 '17 08:11 softloud

youcandoit

jonocarroll avatar Nov 09 '17 08:11 jonocarroll

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

jonocarroll avatar Dec 03 '17 23:12 jonocarroll