Skip to content

TimeseriesTools.jl

TimeseriesTools.jl is the top-level package for the Timeseries family. It re-exports all functionality of TimeseriesMakie.jl and TimeseriesBase.jl.

Installation

julia
using Pkg
Pkg.add("TimeseriesTools")

What's in the box?

Where to next?

TimeseriesMakie provides tools and Makie recipes for visualizing time series, spectra, and related data.