Skip to content

Include image of shape table #6236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions R/scale-shape.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
#' @inheritParams scale_x_discrete
#' @inheritDotParams discrete_scale -expand -position -scale_name -palette
#' @rdname scale_shape
#' @details
#' Shapes can be referred to by number or name. Shapes in \[0, 20\] do not
#' support a fill aesthetic, whereas shapes in \[21, 25\] do.
#'
#' \if{html}{\figure{shape_table.svg}{All shapes by number and name}}
#' \if{latex}{\figure{shape_table.pdf}}
#'
#' @seealso
#' The documentation for [differentiation related aesthetics][aes_linetype_size_shape].
#'
Expand Down
Binary file added man/figures/shape_table.pdf
Binary file not shown.
120 changes: 120 additions & 0 deletions man/figures/shape_table.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions man/scale_shape.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading