Home Forums Chart Support Getting value from chart

Getting value from chart

Viewing 2 posts - 1 through 2 (of 2 total)
  • #9133

    Hi,

    Lets say i have created the chart and now i want to get the Y-axis value for a particular x-axis value programmatically.
    Is there any way in canvasJS library ?

    #9139

    [update]

    We have just released v1.9.6 Beta with Methods & Properties, which allows you to programmatically export chart as image, print chart, access internally calculated values, etc. Please refer to the release blog for more information.

    Rahul,

    As of now we don’t have a way to do this via CanvasJS API. But given that you have all the dataPoint, you can do it programmatically by searching through the array.


    Sunil Urs

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

You must be logged in to reply to this topic.