GEMDAT-repos / GEMDAT

Python toolkit for molecular dynamics analysis
https://gemdat.readthedocs.io
Apache License 2.0
21 stars 3 forks source link

Update captions for plots #308

Closed stefsmeets closed 1 month ago

stefsmeets commented 1 month ago

This PR updates the captions of all plots to:

  1. Make them more consistent with each other (e.g. units, no more Angstrom/Ångstrom/ang/Å/...)
  2. Add captions to plots with shaded areas, msd_per_element/autocorrelation
  3. Split plotting functions into their own files so they are easier to find/manage
  4. Add option to show traces for these two plots, addressing #300

Adresses #300 Closes #299

image