Skip to content

Commit

Permalink
Updateding the default color palette
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiKrispin committed Dec 15, 2018
1 parent ed038fe commit bfbfb93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ts_seasonal.R
Expand Up @@ -20,7 +20,7 @@
#' @param palette_normal A character, the color palette to be used when the "normal" plot is being selected
#' (by setting the type to "normal" or "all").
#' All the palettes in the RColorBrewer and viridis packages are available to be used, the
#' default palette is "Spectral" from the RColorBrewer package
#' default palette is "viridis" from the RColorBrewer package
#' @description Visualize time series object by it periodicity, currently support time series with daily, monthly and quarterly frequency
#' @examples
#' data(USgas)
Expand Down
2 changes: 1 addition & 1 deletion man/ts_seasonal.Rd

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

0 comments on commit bfbfb93

Please sign in to comment.