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

Finding the volume/area in a enclosed contour #36

Closed
hisacro opened this issue Dec 21, 2024 · 1 comment
Closed

Finding the volume/area in a enclosed contour #36

hisacro opened this issue Dec 21, 2024 · 1 comment

Comments

@hisacro
Copy link

hisacro commented Dec 21, 2024

Hello, I'm coming from julia discourse. I tried your package but couldn't get plt_catchments minding knowing where is it defined? plt_func seems to come from PyPlot but plt_area too.

Any pointers will be helpful regarding above as well as the original question.

In the example.jl too,
plt_catchments, plt_area, plt_it are not defined. I suppose it comes with PyPlot. Current version,

julia> Pkg.status("PyPlot")
Status `~/.julia/environments/v1.9/Project.toml`
⌃ [d330b81b] PyPlot v2.11.2
@mauro3
Copy link
Owner

mauro3 commented Dec 22, 2024

The plotting now happens with Makie. If you "using" GLMakie or CairoMakie the plotting should work. (If you want PyPlot, you need to go back to version 0.10).

I also replied on discourse to the question at hand there.

I'll close this but feel free to post more questions/suggestions to this issue.

@mauro3 mauro3 closed this as completed Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants