I've made a line chart with several series showing yearly data. The chart is very rich so I need to highlight only the most important information to the user. The most important are the current year data and average. All the other series, past years, should stay in the background with a neutral colour.
Here is what I've got for now:
As you can see the past year series, in grey, have been hidden in the legend in order to not have a very long list of years (since 1980).
What I'd like to do is to show past years series grouped as a single item, i.e. named "1980-2016", in the legend. Is there a way or a workaround to achieve this result with this chart widget?
here is the code: http://jsplayground.syncfusion.com/4b2qkqkr