Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget committed Jun 3, 2024
1 parent db45ee0 commit d5276fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/ClimateModelsMakieExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ function plot_all_scenarios(store,list)
_,_,_,tas=plot_Hector(store[ii],"tas")
lines!(a,year,tas,label=list,linewidth=4)
end
Legend(f[1, 2], a)
#Legend(f[1, 2], a)
return f
end

Expand Down

0 comments on commit d5276fb

Please sign in to comment.