Home Forums Chart Support Display Y and Y2 on the same label Reply To: Display Y and Y2 on the same label

#16080

Hi Indranil,

Thank you very much, this is exactly what I needed!
It works very well, the only modification I made is below, in order to display the label received from JSON.

return label = e.chart.data[0].dataPoints[i].label;

Thank you very much for your time and dedication, I really appreciate it!

Best regards,
Gigi.