gmwm
gmwm copied to clipboard
BW Color Scheme Option for Printing Graphs
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()