Skip to content

v0.8.1

Compare
Choose a tag to compare
@janosh janosh released this 11 Feb 17:31
· 79 commits to main since this release

What's Changed

  • Add plot_phonon_dos() for interactive plotly DOS plots by @janosh in #113
  • Add show_values: bool = True to ptable_heatmap[_plotly]() and last_peak_anno: str to plot_phonon_dos() by @janosh in #114
  • Add plot_phonon_bands_and_dos() by @janosh in #115
  • Spacegroup hist plotly by @janosh in #116
  • add_ecdf_line() utility for plotting empirical cumulative distribution functions by @janosh in #117
  • Add pytest fixtures df_(float|mixed) to replace deleted pd._testing.make(Mixed)DataFrame() by @janosh in #121
  • Minor format tweaks by @DanielYang59 in #120
  • Add ptable_scatter by @DanielYang59 in #122
  • Breaking: rename custom plotly template pymatviz_(black->dark) by @janosh in #123

New Contributors

Full Changelog: v0.8.0...v0.8.1