Skip to content

Commit fa7e2c1

Browse files
authored
Include image of shape table (#6236)
* add news bullet * add images * include in docs * Revert "add news bullet" This reverts commit e16ae8b.
1 parent fdaa195 commit fa7e2c1

File tree

4 files changed

+134
-0
lines changed

4 files changed

+134
-0
lines changed

R/scale-shape.R

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
#' @inheritParams scale_x_discrete
1313
#' @inheritDotParams discrete_scale -expand -position -scale_name -palette
1414
#' @rdname scale_shape
15+
#' @details
16+
#' Shapes can be referred to by number or name. Shapes in \[0, 20\] do not
17+
#' support a fill aesthetic, whereas shapes in \[21, 25\] do.
18+
#'
19+
#' \if{html}{\figure{shape_table.svg}{All shapes by number and name}}
20+
#' \if{latex}{\figure{shape_table.pdf}}
21+
#'
1522
#' @seealso
1623
#' The documentation for [differentiation related aesthetics][aes_linetype_size_shape].
1724
#'

man/figures/shape_table.pdf

5.24 KB
Binary file not shown.

man/figures/shape_table.svg

+120
Loading

man/scale_shape.Rd

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)