Pymatviz Versions Save

A toolkit for visualizations in materials informatics.

v0.8.2

3 weeks ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.8.1...v0.8.2

v0.8.1

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.8.0...v0.8.1

v0.8.0

5 months ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.7.3...v0.8.0

v0.7.3

6 months ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.7.2...v0.7.3

v0.7.2

7 months ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.7.1...v0.7.2

v0.7.1

7 months ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.7.0...v0.7.1

v0.7.0

7 months ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.6.3...v0.7.0

v0.6.3

10 months ago

What's Changed

  • Fix "Loading [MathJax]/extensions/MathMenu.js" in Plotly figures exported to PDF #83
  • Tiny doc update in ptable.py #82
  • Better type errors #80
  • ruff enable more rule sets #79
  • Disable save_fig() in CI #78
  • adhere to PEP 484 (no implicit optional) 8e50218
  • fix ruff TCH002,TCH003 d60276b
  • add ptable_heatmap_plotly kwarg label_map: dict[str, str] | False | None = None ef40171
  • migrate site to eslint-plugin-svelte 91d7909

New Contributors

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.6.2...v0.6.3

v0.6.2

1 year ago

What's Changed

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.6.1...v0.6.2

v0.6.1

1 year ago

What's Changed

  • Add kwarg axis: bool | str = "off" to plot_structure_2d() #72
  • Add ptable_heatmap cbar_precision kwarg #70
  • add changelog.md via auto-changelog 05da617
  • add half-baked /plots and /notebook pages ed171ec
  • add svelte-zoo PrevNext to notebooks pages 05368c0
  • add new option 'occurrence' for CountMode = element_composition|fractional_composition|reduced_composition bf1604a
  • refactor ptable_heatmap()'s tick_fmt() and add test for cbar_precision kwarg 3427e1f
  • plot_structure_2d() in site /api docs fcf75de

New Contributors

Full Changelog: https://github.com/janosh/pymatviz/compare/v0.6.0...v0.6.1