We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee5b29 commit e96ca6fCopy full SHA for e96ca6f
benchmarks/Jumps/Mendes_multistate_example.jmd
@@ -55,7 +55,7 @@ for (i,method) in enumerate(methods)
55
end
56
57
push!(p, plot((1:4)', framestyle = :none, legend=:inside, labels=varlegs))
58
-plot(p..., layout=(4,2), format=fmt)
+plot(p..., layout=(5,2), format=fmt)
59
```
60
61
# Benchmarking performance of the methods
0 commit comments