Skip to content

plotter.gps: improved auto-tick location [2]

This PR improves the auto-location of ticks on a calendar time axis as follows

  • multiple weeks are now handles intelligently
  • months now use 6 minor divisions if major tick is <= 1 months

We should probably rethink the hacky nature of the GPS scaling and look into using matplotlibs built-in date support.

Merge request reports