Roadmap
Features
- Add a
Plot
class to plot records- Handle yearly views
- Handle different record types
- Add
enum
types for plot type (i.e.bar
,scatter
, etc.) - Add a
verbose
flag to determine whether to use logging - Add a Body Mass/Body Fat/BMI overview plot
- Filter by source (e.g. "Apple Watch")
- Get list of devices
Tests
- Add missing tests
Documentation
- Check docstrings
- Add proper documentation with examples for each plot
- Add pages for CHANGELOG.md and LICENSE.md