Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 302 Bytes

File metadata and controls

1 lines (1 loc) · 302 Bytes

Improved default time axis formatting on spectrogram plots by using matplotlib.dates.ConciseDateFormatter with a custom matplotlib units converter for astropy.time.Time, preserving support for both Time and datetime values when setting axis limits (e.g., via ~matplotlib.axes.Axes.set_xlim).