Closed Pepe-Marquez closed 3 days ago
This PR adds a new scatter plot widget to the perovskite ions application. The implementation involves adding a YAML configuration for a scatter plot that displays the relationship between A cation molar mass and number of atoms, with points colored by structural type. The widget is configured with responsive layouts for different screen sizes.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added a new scatter plot widget configuration |
|
src/perovskite_solar_cell_database/apps/perovskite_ions_app.py |
Reformatted existing periodic table widget configuration |
|
src/perovskite_solar_cell_database/apps/perovskite_ions_app.py |
Summary by Sourcery
Add a scatter plot widget to the perovskite ions app for enhanced data visualization and refactor the widget configuration for better structure.
New Features:
Enhancements: