mirror of
https://github.com/dchakro/shared_Rscripts.git
synced 2026-05-17 09:12:16 -07:00
swap orange and magenta order
Conflicting in some plots
This commit is contained in:
parent
fe9963de5b
commit
f908da7052
1 changed files with 1 additions and 1 deletions
|
|
@ -36,8 +36,8 @@ returnPalette <-
|
||||||
"#003087",
|
"#003087",
|
||||||
"#C8102E",
|
"#C8102E",
|
||||||
"#008C15",
|
"#008C15",
|
||||||
"#FF8200",
|
|
||||||
"#AF1685",
|
"#AF1685",
|
||||||
|
"#FF8200",
|
||||||
"#6F3B34",
|
"#6F3B34",
|
||||||
"#29D991",
|
"#29D991",
|
||||||
"#cd970b",
|
"#cd970b",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue