DanPorter / Dans_Diffraction

Reads crystallographic cif files and simulates diffraction
Apache License 2.0
45 stars 13 forks source link

fix for matplotlib>=3.5.0 #11

Closed asteppke closed 1 year ago

asteppke commented 1 year ago

Should fix https://github.com/DanPorter/Dans_Diffraction/issues/10 by adapting to recent matplotlib changes (https://github.com/matplotlib/matplotlib/issues/21688).