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

Fix mesh3d generation when alphahull is positive #6133

Merged
merged 5 commits into from
Mar 8, 2022
Merged

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Mar 7, 2022

Fixes #6131.
Regression introduced in v2.5.1.

cc: @plotly/plotly_js

@archmoj archmoj added bug something broken regression this used to work labels Mar 7, 2022
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 Annoying that some of the pie baselines changed but with no apparent visual impact. But we can sort that out later.

I like the way the stackgl changes look in this repo now: you can see the impact of changing those modules in the intermediate stackgl bundle, without actually needing to go to the dependent modules!

@archmoj archmoj merged commit 4b41f84 into master Mar 8, 2022
@archmoj archmoj deleted the fix6131-mesh3d branch March 8, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken regression this used to work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty plot for mesh3d with alphahull>0
2 participants