diff --git a/examples/plot_utils.jl b/examples/plot_utils.jl index c4e295fe8..011d23337 100644 --- a/examples/plot_utils.jl +++ b/examples/plot_utils.jl @@ -334,7 +334,8 @@ end function plot_sparsity( data, label; - filename=nothing, xscalelog=false, legend_position=:topright, yscalelog=true, + filename=nothing, xscalelog=false, + legend_position=:topright, yscalelog=true, lstyle=fill(:solid, length(data)), marker_shapes=nothing, n_markers=10,