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

Support passing sequence of structures to plot_structure_2d() to be plotted in grid #156

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

janosh
Copy link
Owner

@janosh janosh commented Jun 3, 2024

supports list, tuple, dict, pd.Series.
uses keys, structure.properties['id'] or structure.formula as subplot titles in that order

…tted in grid

supports list, tuple, dict, pd.Series
uses keys, structure.properties['id'] or structure.formula as subplot titles in that order
@janosh janosh added enhancement New feature or request matplotlib Concerning matplotlib-powered functions structure Structure viz related labels Jun 3, 2024
@janosh janosh merged commit 819f688 into main Jun 3, 2024
6 of 7 checks passed
@janosh janosh deleted the plot-struct-2d-multiple branch June 3, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request matplotlib Concerning matplotlib-powered functions structure Structure viz related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant