Sagnac
Results
2
issues of
Sagnac
`Makie v0.21.12` ```julia julia> using GLMakie # v0.10.12 julia> hist(rand(15); inspector_label = (_, _, _) -> "label") ERROR: Invalid attribute inspector_label for plot type Plot{Makie.hist, Tuple{Vector{Float64}}}. ``` ```julia julia> :inspector_label...
bug
Makie
regression
plot
Attributes
DataInspector
Methods already exist for `ClosedInterval` and `Interval{:closed,:open}`; these new methods complete the set of range extensions for each interval type.