Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotting using Plot.jl and recipes #10

Open
timueh opened this issue Feb 22, 2019 · 0 comments
Open

Plotting using Plot.jl and recipes #10

timueh opened this issue Feb 22, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@timueh
Copy link
Collaborator

timueh commented Feb 22, 2019

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...

@timueh timueh added enhancement New feature or request good first issue Good for newcomers labels Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant