I was wondering if it would be possible to introduce an option into multigraph to plot the accumulated values of a variable instead of the provided values. Such a feature would be valuable when plotting additive events like precipitation measurements. It would require multigraph to recompute the accumulated values whenever new data is loaded, and would automatically shift the plot accordingly. Thoughts about this?