Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgohel committed May 6, 2019
1 parent 9420eb7 commit 6718a09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/chart_data_color.R
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ chart_data_line_width <- function(x, values){

#' @export
#' @title Smooth series
#' @description Specify mappings from levels in the data to displayed symbols.
#' @description Specify mappings from levels in the data to smooth or not lines.
#' @param x an \code{ms_chart} object.
#' @param values `integer(num of series)`: a set of smooth values to map data values to.
#' It is a named vector, the values will be matched based on the names.
Expand Down
2 changes: 1 addition & 1 deletion man/chart_data_smooth.Rd

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

0 comments on commit 6718a09

Please sign in to comment.