uafgeotools / rtm

A Python package for locating infrasound sources using reverse time migration
https://uaf-rtm.readthedocs.io/
MIT License
38 stars 13 forks source link

Improve datetime formatting for x-axes of plots #38

Closed liamtoney closed 4 years ago

liamtoney commented 4 years ago

Involves subclassing ConciseDateFormatter to improve interactive display/updating of x-axis datetimes. I have some code written for this already from research-related stuff that I'll port over to plotting.py at some point