Skip to content

Plotting using Plot.jl and recipes #10

@timueh

Description

@timueh

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions