- display warning message when using legacy code
- Support title font style options
This commit is contained in:
dchakro 2021-06-13 03:15:31 +03:00
parent 2a8c075531
commit b16e24fa01
2 changed files with 18 additions and 4 deletions

View file

@ -1,5 +1,9 @@
# This is legacy theme defination for maintaining compatibility with my own historical code base.
warning("This is legacy code. Please migrate to: https://github.com/dchakro/ggplot_themes")
message("Please run:")
message("source('https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R')")
library(ggplot2)
theme_dc.plot.L.45.nolegend=ggplot2::theme(
axis.line = element_line(colour = "black",