Home Forums Chart Support dynamic update of graph has issue when zoom in

dynamic update of graph has issue when zoom in

Viewing 3 posts - 1 through 3 (of 3 total)
  • #24233

    Hi,
    When I zoom in a dynamic update graph with fixed data points, the graph axis labels are not updated with new data points and the graph get deleted from the starting points. As the first data point get deleted and new data point is adding at the end of the graph. So why is it not shifting the zoom in position when data point got deleted? it is looking so unexpected.

    #24243

    @satyabratacanvas,

    We are looking into your query and will get back to you at the earliest.

    ____
    Shashi Ranjan
    Team CanvasJS

    #24261

    @satyabratacanvas,

    You can achieve the above requirement by updating the viewportMinimum and viewportMaximum of Axis X on rangeChanged event. Please take a look at this JSFiddle.

    ____
    Shashi Ranjan
    Team CanvasJS

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

You must be logged in to reply to this topic.