Hello all,
I am trying to put together a cumulative graph within a date range and am not sure how to do this?
This is what I am trying to put into a graph form;
I have a number of date ranges and within each date range is a number I would like to show in the y axis.
e.g. i require 50 trains every day between dates 01/01/2016 - 01/01/2017 for one activity
i also require 30 trains every day between 01/05/2016 - 01/07/2017 for another activity
At some point they overlap at which points i would like to plot the sum of them. So the y axis would show the number of trains at any given time and the x axis would show the date.
i.e. for the example above between 01/01/2016 - 01/05/2016 the graph would show 50 of the y axis, between 01/05/2016 - 01/01/2017 it would show 80 (50+30), and between 01/01/2017 - 01/07/2017 it would show 30.
I have several date ranges so this would need to work with an infinite amount of data.
Thanks in advance. It is difficult to explain so please let me know if you need any more info.
Bookmarks