-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Polar Contour #2973
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
Comments
@carlitador
The above plot was defined from a npy file storing my z-data having np.nan outside the disk, centered at 0 and of radius 2, i.e:
|
Hi @empet, Thanks |
@carlitador |
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson |
Hi everyone,
I am looking for a possibility to do polar contour plots with plotly.

I saw this was mentioned in this topic already by @rafa-guedes : #2024
But I need a more complete solution.
The ideal contour plot I want should look like this:
If I use the method described in the post I mentioned, this gives me this result:

Which isn't matching enough the level of details I want to have.
Do you have an idea of a workaround I could use to achieve the target ?
Thanks
Cheers
The text was updated successfully, but these errors were encountered: