Overlayed subplots from BSPlotterProjected.get_projected_plots_dots()
and get_projected_plots_dots_patom_pmorb()
#3760
Labels
bug
data viz
PRs and issues about pymatgen plotting functionality
electronic structure
Electronic structure functionality related
Python version
3.11.7
Pymatgen version
2024.4.13
Operating system version
Ubuntu 22.04.3 LTS
Current behavior
I try to get band structures with specific elements and orbitals with
get_projected_plots_dots()
. While a figure with 3 subfigures is expected, the program returns a figure with only one subfigure and the place where the other two subfigures are supposed to be is blank.However, when I downgrade pymatgen to 2023.8.10, no such problems occur.
get_projected_plots_dots_patom_pmorb()
also does not work properly.Moreover, there are extra axes in the figure.
matplotlib
version is 3.8.0.Expected Behavior
A figure with several subfigures displays normally
Minimal example
Relevant files to reproduce this bug
No response
The text was updated successfully, but these errors were encountered: