I have a data frame with a date, a category and a value. I'd like to plot the sum-aggregated values per category. For example I want to sum values which happen in 3 day periods, but for each category individually.I have a data frame with a date, a category and