Skip to content

Commit

Permalink
continuous demo
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMcCartan committed Feb 23, 2021
1 parent 54d2682 commit 2598f26
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions R/colors.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ wacolors = list(
winter_mountain = c("#4D6E9F", "#9CB3DC", "#D0C5D1", "#F3ECE2", "#F1F1F1"),
library = c(diamonds="#727E8A", fourthfloor="#F12D32",
carpet="#CF967D", shadows="#3B3128"),
ferries = c(deck="#2C303B", water="#3A4A6B", trim="#2A745D",
windows="#80948D", sunset="#F3E5A9"),
ferries = c(deck="#2C303B", water="#3A4A6B", trim="#2C745F",
windows="#8AA297", sun="#F4E8C8"),
volcano = c(rock="#30353F", ash="#9F9B93", glacier="#D9E1EC"),
locks = c(scale="#384230", water="#6FB866", fin="#ABCF9F"),
deception_pass = c(water="#43667A", rock="#D7BF97",
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ cont_pal = c("sound_sunset", "understory", "winter_mountain", "ferries",
"forest_fire", "volcano", "locks", "plane_view")
for (pal in cont_pal) {
plot(wa_pal(pal))
plot(wa_pal(pal, 256))
}
```

Expand Down
Binary file modified man/figures/README-cont-palettes-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-cont-palettes-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-disc-palettes-19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-heatmap-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2598f26

Please sign in to comment.