Add keyword log: bool = False
to spacegroup_hist
to log scale y-axis
#148
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
d24700a refine ruff ignores for pylint refactor PLR
5adc589 update site deps
75eedd4 add phonon_(bandstructure|dos) to Key enum
3f7e787 add keyword log: bool = False to spacegroup_hist to log scale y-axis
104756c parametrize log=True/False in test_spacegroup_hist
760f3d7 plot spacegroup_sunburst and spacegroup_hist for MatPES r2SCAN structures in dataset_exploration/matpes/eda.py
3c8b54b fix ptable_heatmap cbar title invisible due to white text color
09538f4 test_ptable_heatmap check cbar title text and color
c675ab8 ruff unignore PT011