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

Q: trisurf with controlable transparency color #67

Closed
kingjr opened this issue Sep 13, 2017 · 2 comments
Closed

Q: trisurf with controlable transparency color #67

kingjr opened this issue Sep 13, 2017 · 2 comments

Comments

@kingjr
Copy link
Contributor

kingjr commented Sep 13, 2017

Is it possible to have transparent colors for surfaces, e.g.

alpha = [0., 1., .5, ...]
colors = np.c_[rgb, alpha]
p3.plot_trisurf(x, y, z, triangles=tris, color=colors)
@kingjr
Copy link
Contributor Author

kingjr commented Sep 13, 2017

duplicate of #56

@kingjr kingjr closed this as completed Sep 13, 2017
@maartenbreddels
Copy link
Collaborator

indeed 👍

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