Commit 6e8ac77
* add link to ?continuous_scale to ?scale_color_continous
Adding `continuous_scale` to @Seealso of ?scale_color_continous allows to more easily discover potential parameters to supply in `...` like `transform` or `limits`.
* improve see also links in docs of color scales
add scale_(color|fill)_discrete to @family color scales
remove explit @Seealso links from ?scale_(color|fill)_(continous|binned)
that are redundant due to links provided through @family
add @Seealso links for discrete_scale continous_scale and binned_scales
to scale_(fill|color)_(discrete|binned|continous) as appropiate
* add links to ?scale_(colour|fill)_(discrete|continuous|binned)
specifically, links to ?(discrete|continous|binned)_scale function in the
description of the `...` parameter
* Use `@inheritParams` for `...`
---------
Co-authored-by: Jan Gleixner <jan.gleixner+git@gmail.com>
Co-authored-by: Teun van den Brand <tahvdbrand@gmail.com>
1 parent 6eb05bc commit 6e8ac77
12 files changed
+173
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
176 | | - | |
| 175 | + | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
| |||
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| 192 | + | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments