-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
non-exhaustive list of things that would be interesting to plot:
plot(w::Function,dom::Tuple(Float64,Float64))
plot(m::Measure)
histogram(x::Vector{Float64},op::Union{OrthoPolyQ, MultiOrthoPoly})
histogram(op::Union{OrthoPolyQ, MultiOrthoPoly)
This should be done with Plots.jl and recipes.
caveat: when plotting the w we need to consider cases of infinite support...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers