Conversation
…ent resource leaks. (#237)
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 754dcf2a6c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
…oving parameter consistency in Plotly visualizations. (#237)
…g `isomin`/`isomax` parameters in Plotly visualizations. (#237)
…ting redundant conversions, and ensuring consistency in Plotly visualizations. (#237)
…s (`_visualize3d_labels_with_plotly_mesh`) and scalar data (`_visualize3d_scalar_with_plotly_volume`), switched to `marching_cubes` for improved 3D meshes, and added `scipy` as a dependency. (#237)
…d optional dependencies, and added import check for `skimage`. (#237)
…from `skimage` to `scikit-image` in `pyproject.toml`. (#237)
… `aspectmode="manual"`, dynamically setting axis ranges and aspect ratios based on image shape. (#237)
…proved layout consistency. (#237)
…namically setting `aspectratio`, ensuring accurate scaling based on image dimensions. (#237)
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 03c193e191
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
See #237.