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

Add intensitymode to allow cell intensity values in mesh3d #4446

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Dec 27, 2019

Resolves #4445.
A new attribute called intensitymode is added to mesh3d API that helps using intensity values of cells as well as vertices.

@plotly/plotly_js
cc: @jackparmer

@archmoj archmoj added this to the v1.52.0 milestone Dec 27, 2019
@etpinard
Copy link
Contributor

@archmoj can you link the relevant gl-mesh3d commits here?

@archmoj
Copy link
Contributor Author

archmoj commented Dec 30, 2019

@archmoj can you link the relevant gl-mesh3d commits here?

Sure:
gl-vis/gl-mesh3d@a0afa9b

@etpinard
Copy link
Contributor

Brilliant work. Thanks very much @archmoj 💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete mesh3d API to accept cell intensity
2 participants