Commit e18a1db8 authored by Dorchies David's avatar Dorchies David
Browse files

Merge branch '154-reservoir-output-plot-color-palette-issue' into 'dev'

Resolve "Reservoir output plot color palette issue"

Closes #154

See merge request !86
Showing with 1 addition and 1 deletion
+1 -1
......@@ -42,7 +42,7 @@ plot.Qm3s <- function(x,
inherits(x[, 1], "POSIXct"))
col <- tryCatch(
length(col),
col,
error = function(e) "#619CFF"
)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment