Skip to content

Commit

Permalink
Fix incorrect plot
Browse files Browse the repository at this point in the history
  • Loading branch information
EeethB committed Jan 12, 2024
1 parent 3e91b24 commit 411d30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/closed-testing.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ plot_layout <- rbind(
)
plot(
graph_update(g, c(2, 4)),
g,
layout = plot_layout,
eps = epsilon,
edge_curves = c(pairs = .8),
Expand Down

0 comments on commit 411d30a

Please sign in to comment.