Home Forums Chart Support DataPoints

DataPoints

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

    Hi,
    Can someone help me to add range data points for both x axis and y axis.
    Ex:

    dataPoints: [
    { x: [65, 77], y: [5, 20] },
    ]

    #25369

    @akilesh1,

    Sorry, range for x-values is not supported as of now. However, you can take a look at range charts like range-column, range area, range spline area that accepts range of y-values.

    —–
    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.