Skip to content

Instantly share code, notes, and snippets.

@cimentadaj
Created August 16, 2016 19:42
Show Gist options
  • Save cimentadaj/be39e590290e362bd231b7189cbc3aa2 to your computer and use it in GitHub Desktop.
Save cimentadaj/be39e590290e362bd231b7189cbc3aa2 to your computer and use it in GitHub Desktop.
m + scale_x_reverse() # reverses the axis order
m + scale_x_sqrt() # same as the one specified
m + scale_x_log10() # transforms the x axis to the 10th log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment