## base_line_size = base_line_size, base_rect_size = base_rect_size) %+replace% ## theme(axis.text = element_text(colour = "black", size = rel(0.8)), ## axis.ticks = element_line(colour = "black", size = rel(0.5)), ## panel.border = element_rect(fill = NA, colour = ...
## theme(line = element_line(colour = "black", size = 0.5, linetype = 1, ## lineend = "butt"), rect = element_rect(fill = "white", ## colour = "black", size = 0.5, linetype = 1), text = element_text(family = base_family, ## face = "plain", colour = "black", siz...
## theme(line = element_line(colour = "black", size = 0.5, linetype = 1, ## lineend = "butt"), rect = element_rect(fill = "white", ## colour = "black", size = 0.5, linetype = 1), text = element_text(family = base_family, ## face = "plain", colour = "black", siz...
## theme(line = element_line(colour = "black", size = 0.5, linetype = 1, ## lineend = "butt"), rect = element_rect(fill = "white", ## colour = "black", size = 0.5, linetype = 1), text = element_text(family = base_family, ## face = "plain", colour = "black", siz...
## function (base_size = 11, base_family = "") ## { ## half_line <- base_size/2 ## theme(line = element_line(colour = "black", size = 0.5, linetype = 1, ## lineend = "butt"), rect = element_rect(fill = "white", ...
By company size Enterprises Small and medium teams Startups By use case DevSecOps DevOps CI/CD View all use cases By industry Healthcare Financial services Manufacturing Government View all industries View all solutions Resources Topics AI DevOps Security Software Developmen...
(color = "plum4", size = 20)) + theme(text = element_text(family = "Times")) + theme(text = element_text(face = "bold.italic")) + theme(text = element_text( margin = margin(t = 3, r = 3, b = 3, l = 3, unit = "pt"))) + theme(text = element_text(angle = 2)...
2.1.577 Part 1 Section 18.2.16, oleSize (Embedded Object Size) 2.1.578 Part 1 Section 18.2.19, sheet (Sheet Information) 2.1.579 Part 1 Section 18.2.20, sheets (Sheets) 2.1.580 Part 1 Section 18.2.22, smartTagType (Smart Tag Type) 2.1.581 Part 1 Section 18.2.23, smartTagTypes ...
theme_bw() theme_linedraw() theme_light() theme_dark() theme_minimal() theme_void() theme_test() #常用于学术期刊 theme_classic()#常用于学术期刊 1. 2. 3. 4. 5. 6. 7. 8. 9. 使用如下 library(ggplot2) p <- ggplot(mtcars) + geom_point(aes(x = wt, y = mpg)) ...
A theme with white background and black gridlines (ggtern version)basesize