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

structure_(2|3)d_plotly now support ASE Atoms and sequences of them #262

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

janosh
Copy link
Owner

@janosh janosh commented Jan 13, 2025

previously only (nested) pymatgen.Structure supported

  • via improved get_structures function to handle ASE Atoms detection and conversion
  • new test cases to validate single and multiple ASE Atoms work in structure_2d_plotly and structure_3d_plotly
  • add show_counts="value+percent" option to spacegroup_sunburst

… sequences of them on top of pymatgen.Structure

- via improved get_structures function to handle ASE Atoms detection and conversion
- add show_counts="value+percent" option to spacegroup_sunburst
- new test cases to validate single and multiple ASE Atoms work in structure_2d_plotly and structure_3d_plotly
@janosh janosh added enhancement Improvement to existing features/functionality structure Structure viz related labels Jan 13, 2025
@janosh janosh enabled auto-merge (squash) January 13, 2025 21:15
@janosh janosh merged commit d66ebb7 into main Jan 13, 2025
51 checks passed
@janosh janosh deleted the plot-2d+3d-ase-atoms branch January 13, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing features/functionality structure Structure viz related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant