diff --git a/src/weights.jl b/src/weights.jl index f625855a..1890dfcf 100644 --- a/src/weights.jl +++ b/src/weights.jl @@ -168,7 +168,7 @@ nyquistcircles t = LinRange(0, 2pi, 100) re, im = cos.(t), sin.(t) @series begin - lalbe --> "Center" + label --> "Center" centers end for i in eachindex(radii)