gmwm icon indicating copy to clipboard operation
gmwm copied to clipboard

BW Color Scheme Option for Printing Graphs

Open coatless opened this issue 9 years ago • 3 comments

Issue:

Need a black and white color scheme that differentiates different components on the ggplot2 graph.

Solution: Try to use:

  • scale_fill_grey()

or

  • theme_bw()

coatless avatar Jun 03 '15 22:06 coatless