Skip to content

Commit 78c5aba

Browse files
committed
fix: label
1 parent f5d7024 commit 78c5aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/NonlinearProblem/nonlinear_solver_23_tests.jmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ fig = begin
581581
fontsize = 20, tellwidth = false, font = :bold)
582582

583583
Legend(fig[5, 4:5], [[l, sc] for (l, sc) in zip(ls[ordering], scs[ordering])],
584-
labels[ordering], "Successful Solvers";
584+
labels[ordering], "Solvers";
585585
framevisible=true, framewidth = STROKEWIDTH, orientation = :horizontal,
586586
titlesize = 20, nbanks = 9, labelsize = 20, halign = :center,
587587
tellheight = false, tellwidth = false, patchsize = (40.0f0, 20.0f0))

0 commit comments

Comments
 (0)