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 with opacity is giving no plots. #449

Open
pranaysingh25 opened this issue Jun 24, 2021 · 0 comments
Open

Plotting with opacity is giving no plots. #449

pranaysingh25 opened this issue Jun 24, 2021 · 0 comments

Comments

@pranaysingh25
Copy link

Hi,

I was trying to plot a vtkimage data, there's lot of noise(dark pixels) around the object's boundary, so I was trying to use the plotting API's add_mesh method's 'opacity' argument.
But as soon as I assign any opacity to it, for example linear, geom, etc. Nothing gets plotted.
I have tried to understand the API and get what opacity does from the documentation. But getting no clue why nothing's getting plotted as soon as I put opacity argument. While plotting without opacity argument atleast plots something (my object with lot of noise around it that's why I wanted to add opacity) but there's no plot with opacity argument.

Kindly help me out to understand what am I doing wrong.

Thanks,
Pranay.

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

1 participant