Skip to content

Commit

Permalink
pass value for age_bar_width to plotTreeFull when called by plotStochMap
Browse files Browse the repository at this point in the history
  • Loading branch information
cmt2 committed Dec 6, 2023
1 parent 50def37 commit 3b5ce23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/plotStochMaps.R
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ plotStochMaps <- function(tree,
node_age_bars = FALSE,
age_bars_color = "blue",
age_bars_colored_by = NULL,
age_bars_width = 1,

node_labels = NULL,
node_labels_color = "black",
Expand Down

0 comments on commit 3b5ce23

Please sign in to comment.