How can we dynamically render a chart by extracting data points from a selected region of existing chart? The dynamically rendered chart should overlap the existing chart.
You can achieve your requirement by zooming into a particular region of the chart. To enable zooming in the chart, you will have to set zoomEnabled to true.