Skip to content

Commit

Permalink
Color
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Jul 2, 2021
1 parent c62ed5b commit ec8fe15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/class_visnetwork.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ visnetwork_class <- R6::R6Class(
canceled = "#FAD510",
errored = "#C93312",
queued = "#D2D2D0",
skipped = "#8F00FF",
skipped = "#7500D1",
none = "#94a4ac"
)
colors[status]
Expand Down

0 comments on commit ec8fe15

Please sign in to comment.