I have a line chart which is based upon approximately 4 years of data, the amount of data could however change.
What I am trying to achieve is a line based on a yearly rolling average so for each year the line will change to the equivalent average for that year. Does anyone have any idea how to achieve this.