## 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", ## colour = "black", size = 0.5, linetype = 1...
## 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...
Blue Archive主题博客,基于VitePress,绝赞画饼中. Contribute to Alittfre/vitepress-theme-bluearchive development by creating an account on GitHub.
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...
2.1.218 Part 1 Section 17.6.11, pgMar (Page Margins) 2.1.219 Part 1 Section 17.6.12, pgNumType (Page Numbering Settings) 2.1.220 Part 1 Section 17.6.13, pgSz (Page Size) 2.1.221 Part 1 Section 17.6.14, printerSettings (Reference to Printer Settings Data) 2.1.222 Part 1 Section ...
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)) ...
## 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", ...
fork-others/hexo-theme-book-demo 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号? 立即登录 文件 master 分支(4) 管理 管理 master gh-pages dependabot/npm_and_yarn/lodash-4.1...
(cluster))) + mapWorld + theme_bw() mp <- mp+ geom_point(size = 5, shape = 5) + ylim(c(0, 60)) + ggtitle("Clusters of theme parks by location, operator, and opening date") + labs(colour='Cluster') mp # Six cluster model mp <- NULL mapWorld <- borders("world", colour...