😎 Give your xaringan slides some style
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

312 rindas
14KB

  1. <!-- Generated by pkgdown: do not edit by hand -->
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>A Plot Theme for ggplot2 by xaringanthemer — theme_xaringan • xaringanthemer</title>
  9. <!-- jquery -->
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
  11. <!-- Bootstrap -->
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
  13. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
  14. <!-- bootstrap-toc -->
  15. <link rel="stylesheet" href="../bootstrap-toc.css">
  16. <script src="../bootstrap-toc.js"></script>
  17. <!-- Font Awesome icons -->
  18. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
  19. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
  20. <!-- clipboard.js -->
  21. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
  22. <!-- headroom.js -->
  23. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
  24. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
  25. <!-- pkgdown -->
  26. <link href="../pkgdown.css" rel="stylesheet">
  27. <script src="../pkgdown.js"></script>
  28. <link href="../extra.css" rel="stylesheet">
  29. <meta property="og:title" content="A Plot Theme for ggplot2 by xaringanthemer — theme_xaringan" />
  30. <meta property="og:description" content="Lifecycle: Maturing
  31. Creates ggplot2 themes to match the xaringanthemer theme used in the
  32. xaringan slides that seamlessly matches the &quot;normal&quot; slide colors and
  33. styles." />
  34. <meta name="twitter:card" content="summary" />
  35. <meta name="twitter:creator" content="@grrrck" />
  36. <meta name="twitter:site" content="@grrrck" />
  37. <!-- mathjax -->
  38. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  39. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
  40. <!--[if lt IE 9]>
  41. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  42. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  43. <![endif]-->
  44. </head>
  45. <body data-spy="scroll" data-target="#toc">
  46. <div class="container template-reference-topic">
  47. <header>
  48. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  49. <div class="container">
  50. <div class="navbar-header">
  51. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  52. <span class="sr-only">Toggle navigation</span>
  53. <span class="icon-bar"></span>
  54. <span class="icon-bar"></span>
  55. <span class="icon-bar"></span>
  56. </button>
  57. <span class="navbar-brand">
  58. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  59. <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0.9100</span>
  60. </span>
  61. </div>
  62. <div id="navbar" class="navbar-collapse collapse">
  63. <ul class="nav navbar-nav">
  64. <li>
  65. <a href="../articles/xaringanthemer.html">Features</a>
  66. </li>
  67. <li>
  68. <a href="../reference/index.html">Reference</a>
  69. </li>
  70. <li>
  71. <a href="../articles/themes.html">Themes</a>
  72. </li>
  73. <li>
  74. <a href="../articles/fonts.html">Fonts</a>
  75. </li>
  76. <li>
  77. <a href="../articles/template-variables.html">Template Variables</a>
  78. </li>
  79. </ul>
  80. <ul class="nav navbar-nav navbar-right">
  81. <li>
  82. <a href="../news/index.html">
  83. <span class="fa fa fa fa-newspaper-o fa-lg"></span>
  84. </a>
  85. </li>
  86. <li>
  87. <a href="https://github.com/gadenbuie/xaringanthemer">
  88. <span class="fa fa-github fa-lg"></span>
  89. </a>
  90. </li>
  91. <li>
  92. <a href="https://twitter.com/grrrck">
  93. <span class="fa fa-twitter fa-lg"></span>
  94. </a>
  95. </li>
  96. <li>
  97. <a href="https://www.garrickadenbuie.com">
  98. <span class="fa fa-home fa-lg"></span>
  99. </a>
  100. </li>
  101. </ul>
  102. </div><!--/.nav-collapse -->
  103. </div><!--/.container -->
  104. </div><!--/.navbar -->
  105. </header>
  106. <div class="row">
  107. <div class="col-md-9 contents">
  108. <div class="page-header">
  109. <h1>A Plot Theme for ggplot2 by xaringanthemer</h1>
  110. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/ggplot2.R'><code>R/ggplot2.R</code></a></small>
  111. <div class="hidden name"><code>theme_xaringan.Rd</code></div>
  112. </div>
  113. <div class="ref-description">
  114. <p><strong>Lifecycle:</strong> <a href='https://www.tidyverse.org/lifecycle/#maturing'>Maturing</a></p>
  115. <p>Creates <span class="pkg">ggplot2</span> themes to match the xaringanthemer theme used in the
  116. <span class="pkg">xaringan</span> slides that seamlessly matches the "normal" slide colors and
  117. styles.</p>
  118. </div>
  119. <pre class="usage"><span class='fu'>theme_xaringan</span>(
  120. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  121. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  122. <span class='kw'>accent_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  123. <span class='kw'>accent_secondary_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  124. <span class='kw'>css_file</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  125. <span class='kw'>set_ggplot_defaults</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>,
  126. <span class='kw'>text_font</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  127. <span class='kw'>text_font_use_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  128. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  129. <span class='kw'>title_font</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  130. <span class='kw'>title_font_use_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  131. <span class='kw'>title_font_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  132. <span class='kw'>use_showtext</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>
  133. )</pre>
  134. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  135. <table class="ref-arguments">
  136. <colgroup><col class="name" /><col class="desc" /></colgroup>
  137. <tr>
  138. <th>text_color</th>
  139. <td><p>Color for text and foreground, inherits from <code>text_color</code></p></td>
  140. </tr>
  141. <tr>
  142. <th>background_color</th>
  143. <td><p>Color for background, inherits from
  144. <code>background_color</code></p></td>
  145. </tr>
  146. <tr>
  147. <th>accent_color</th>
  148. <td><p>Color for titles and accents, inherits from
  149. <code>header_color</code></p></td>
  150. </tr>
  151. <tr>
  152. <th>accent_secondary_color</th>
  153. <td><p>Color for secondary accents, inherits from
  154. <code>text_bold_color</code></p></td>
  155. </tr>
  156. <tr>
  157. <th>css_file</th>
  158. <td><p>Path to a <span class="pkg">xaringanthemer</span> CSS file, from which the
  159. theme variables and values will be inferred. In general, if you use the
  160. <span class="pkg">xaringathemer</span> defaults, you will not need to set this. This feature
  161. lets you create a <span class="pkg">ggplot2</span> theme for your <span class="pkg">xaringan</span> slides, even
  162. if you have only saved your theme CSS file and you aren't creating your
  163. CSS theme with <span class="pkg">xaringanthemer</span> in your slides' source file.</p></td>
  164. </tr>
  165. <tr>
  166. <th>set_ggplot_defaults</th>
  167. <td><p>Should defaults be set for <span class="pkg">ggplot2</span> <em>geoms</em>?
  168. Defaults to TRUE. To restore ggplot's defaults, or the previously set geom
  169. defaults, see <code><a href='theme_xaringan_set_defaults.html'>theme_xaringan_restore_defaults()</a></code>.</p></td>
  170. </tr>
  171. <tr>
  172. <th>text_font</th>
  173. <td><p>Font to use for text elements, passed to
  174. <code><a href='https://rdrr.io/pkg/sysfonts/man/font_add_google.html'>sysfonts::font_add_google()</a></code>, if available and <code>text_font_use_google</code> is
  175. <code>TRUE</code>. Inherits from <code>text_font_family</code>.</p></td>
  176. </tr>
  177. <tr>
  178. <th>text_font_use_google</th>
  179. <td><p>Is <code>text_font</code> available on <a href='https://fonts.google.com'>Google Fonts</a>?</p></td>
  180. </tr>
  181. <tr>
  182. <th>text_font_size</th>
  183. <td><p>Base text font size, inherits from <code>text_font_size</code>, or
  184. defaults to 11.</p></td>
  185. </tr>
  186. <tr>
  187. <th>title_font</th>
  188. <td><p>Font to use for title elements, passed to
  189. <code><a href='https://rdrr.io/pkg/sysfonts/man/font_add_google.html'>sysfonts::font_add_google()</a></code>, if available and <code>title_font_use_google</code> is
  190. <code>TRUE</code>. Inherits from <code>title_font_family</code>.</p></td>
  191. </tr>
  192. <tr>
  193. <th>title_font_use_google</th>
  194. <td><p>Is <code>title_font</code> available on <a href='https://fonts.google.com'>Google Fonts</a>?</p></td>
  195. </tr>
  196. <tr>
  197. <th>title_font_size</th>
  198. <td><p>Base text font size, inherits from <code>title_font_size</code>,
  199. or defaults to 14.</p></td>
  200. </tr>
  201. <tr>
  202. <th>use_showtext</th>
  203. <td><p>If <code>TRUE</code> (default) the <span class="pkg">showtext</span> package will be
  204. used to register Google fonts. Set to <code>FALSE</code> to disable this feature
  205. entirely, which may result in errors during plotting if the fonts used are
  206. not available locally.</p></td>
  207. </tr>
  208. </table>
  209. <h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
  210. <p>A ggplot2 theme</p>
  211. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  212. <div class='dont-index'><p>Other xaringanthemer ggplot2 themes:
  213. <code><a href='theme_xaringan_base.html'>theme_xaringan_base</a>()</code>,
  214. <code><a href='theme_xaringan_inverse.html'>theme_xaringan_inverse</a>()</code>,
  215. <code><a href='theme_xaringan_set_defaults.html'>theme_xaringan_set_defaults</a>()</code></p></div>
  216. <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
  217. <pre class="examples"><div class='input'><span class='co'># Requires ggplot2</span>
  218. <span class='no'>has_ggplot2</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://rdrr.io/r/base/ns-load.html'>requireNamespace</a></span>(<span class='st'>"ggplot2"</span>, <span class='kw'>quietly</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)
  219. <span class='kw'>if</span> (<span class='no'>has_ggplot2</span>) {
  220. <span class='co'># Because this is an example, we'll save the CSS to a temp file</span>
  221. <span class='no'>path_to_css_file</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://rdrr.io/r/base/tempfile.html'>tempfile</a></span>(<span class='kw'>fileext</span> <span class='kw'>=</span> <span class='st'>".css"</span>)
  222. <span class='co'># Create the xaringan theme: dark blue background with teal green accents</span>
  223. <span class='fu'><a href='style_duo.html'>style_duo</a></span>(
  224. <span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#002b36"</span>,
  225. <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#31b09e"</span>,
  226. <span class='co'># Using basic fonts for this example, but the plot theme will</span>
  227. <span class='co'># automatically use your theme font if you use Google fonts</span>
  228. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"sans"</span>,
  229. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"serif"</span>,
  230. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='no'>path_to_css_file</span>
  231. )
  232. <span class='fu'><a href='https://rdrr.io/r/base/library.html'>library</a></span>(<span class='no'>ggplot2</span>)
  233. <span class='fu'><a href='https://ggplot2.tidyverse.org/reference/ggplot.html'>ggplot</a></span>(<span class='no'>iris</span>) +
  234. <span class='fu'><a href='https://ggplot2.tidyverse.org/reference/aes.html'>aes</a></span>(<span class='no'>Petal.Length</span>, <span class='no'>Petal.Width</span>) +
  235. <span class='fu'><a href='https://ggplot2.tidyverse.org/reference/geom_point.html'>geom_point</a></span>() +
  236. <span class='fu'><a href='https://ggplot2.tidyverse.org/reference/labs.html'>ggtitle</a></span>(<span class='st'>"Yet another Iris plot"</span>) +
  237. <span class='fu'>theme_xaringan</span>()
  238. }</div><div class='img'><img src='theme_xaringan-1.png' alt='' width='700' height='433' /></div></pre>
  239. </div>
  240. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  241. <nav id="toc" data-toggle="toc" class="sticky-top">
  242. <h2 data-toc-skip>Contents</h2>
  243. </nav>
  244. </div>
  245. </div>
  246. <footer>
  247. <div class="copyright">
  248. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  249. </div>
  250. <div class="pkgdown">
  251. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
  252. </div>
  253. </footer>
  254. </div>
  255. </body>
  256. </html>