diff --git a/KomaMRIPlots/src/ui/DisplayFunctions.jl b/KomaMRIPlots/src/ui/DisplayFunctions.jl index 5fce63a37..cec4f1e15 100644 --- a/KomaMRIPlots/src/ui/DisplayFunctions.jl +++ b/KomaMRIPlots/src/ui/DisplayFunctions.jl @@ -1258,7 +1258,7 @@ function plot_phantom_map( pad=attr(l=30, b=30), steps=[ attr( - label=round(t0*1e3), + label=round(t0*1e3; digits=2), method="update", args=[attr(visible=[fill(false, i-1); true; fill(false, length(t) - i)])] )