series: {
0:{color: 'transparent', visibleInLegend: false, tooltip: {trigger: 'none'}},
1:{color: 'transparent', visibleInLegend: false, tooltip: {trigger: 'none'}},
2:{color: 'orange', visibleInLegend: true},
3:{color: 'transparent', visibleInLegend: false, tooltip: {trigger: 'none'}},
4:{color: 'purple', visibleInLegend: true}
},
series: {
0:{color: 'transparent', visibleInLegend: false, enableInteractivity: false},
1:{color: 'transparent', visibleInLegend: false, enableInteractivity: false},
2:{color: 'orange', visibleInLegend: true},
3:{color: 'transparent', visibleInLegend: false, enableInteractivity: false},
4:{color: 'purple', visibleInLegend: true}
},