I need to draw a chart of some timeseries data (i.e. my weight measured each day) overlayed with some continuous events (like week when i was taking some meds or 10 days i took vacation)
So in general I can achieve this by a simple graph in excel to plot my timeseries data + hand aligned rectangles on the chart area to show where events took place. But this is apparently very time consuming and hard to maintain. Is there any better option?