Skip to content

Commit

Permalink
Update R-package/demo/leaf_stability.R
Browse files Browse the repository at this point in the history
Co-authored-by: Nikita Titov <[email protected]>
  • Loading branch information
jameslamb and StrikerRUS authored Jul 13, 2020
1 parent 2cfad33 commit f884a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R-package/demo/leaf_stability.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ library(lightgbm)

# define helper functions for creating plots

# output of `RColorBrewer::brewer.pal(10, "RdYlGn")`, hardcooded here to avoid a dependency
# output of `RColorBrewer::brewer.pal(10, "RdYlGn")`, hardcoded here to avoid a dependency
.diverging_palette <- c(
"#A50026", "#D73027", "#F46D43", "#FDAE61", "#FEE08B"
, "#D9EF8B", "#A6D96A", "#66BD63", "#1A9850", "#006837"
Expand Down

0 comments on commit f884a2c

Please sign in to comment.