Forum Replies Created by Gigi

Viewing 2 posts - 1 through 2 (of 2 total)
  • in 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.

    in reply to: Display Y and Y2 on the same label #16019

    Hello Indranil,

    The example provided is almost ok, except that it enters the data manually.
    This is why the code provided by Anjali is much closer to my need, but it doesn’t work, maybe there is a syntax error.
    I need to split automatically the data_points into dataPoints1 and dataPoints2.

    Thank you for your help! I really appreciate it!

    Gigi.

Viewing 2 posts - 1 through 2 (of 2 total)