We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a4e39 commit 8d885c6Copy full SHA for 8d885c6
parcel/Immersion_Freezing.jl
@@ -66,7 +66,7 @@ ax6 = MK.Axis(
66
fig[3, 2],
67
xlabel = "Time [min]",
68
ylabel = "N_ice / N_tot",
69
- yscale = log10
+ yscale = log10,
70
)
71
MK.ylims!(ax6, 1e-6, 1)
72
0 commit comments