Closed Pepe-Marquez closed 3 days ago
This PR adds a scatter plot widget to the perovskite ions app and reorganizes the documentation structure. The scatter plot visualizes the relationship between A cation molar mass and number of atoms, with structural type as a color marker. The documentation changes include improved organization, new how-to guides, and additional resources.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added a new scatter plot widget to visualize perovskite ion relationships |
|
src/perovskite_solar_cell_database/apps/perovskite_ions_app.py |
Restructured and enhanced documentation |
|
docs/index.md mkdocs.yml docs/how_to/install_this_plugin.md docs/how_to/create_a_perovskite_composition.md docs/how_to/add_a_new_ion.md docs/how_to/export_a_cation_structure.md docs/how_to/search_for_ions.md docs/tutorial/sharing_a_perovskite_composition.md |
Summary by Sourcery
Add a scatter plot feature to the perovskite ions app and enhance the documentation with new guides and acknowledgments. Refactor widget layout configuration for better readability and update tests to accommodate changes.
New Features:
Enhancements:
Documentation:
Tests: