timeatlas.plots.time_series.
kde_plot
KDE plot
Display a KDE plot through time with a line plot underneath
ts – TimeSeries - the time series to plot
numpy.ndarray[matplotlib.axes._subplots.AxesSubplot]