We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fc333 commit 2ed9a6dCopy full SHA for 2ed9a6d
_pkgdown.yml
@@ -6,6 +6,7 @@ template:
6
7
includes:
8
in_header: |
9
+ <script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
10
<script defer data-domain="scales.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
11
12
development:
@@ -22,7 +23,7 @@ reference:
22
23
- compose_label
24
- number_options
25
-- title: Axis breaks
26
+- title: Axis breaks
27
desc: >
28
Use these functions with the `breaks` argument to ggplot2 scales to
29
control the position of axis breaks and values of legend keys.
0 commit comments