Home › forums › Chart Support › How to add dynamic multiple line in Y axis
Tagged: how to add dynamic data series
How to add dynamic multiple lines in Y axis with the shift point
@govind,
Please refer dynamic multiseries line chart for an example on rendering dynamic multi-series line chart.
You can remove the extra dataPoints once the number of dataPoints reaches a threshold value with the help of shift method, please refer Creating Dynamics Charts tutorial for more info.
— Vishwas R Team CanvasJS
already we added 4 line in a line graph. when json file adds another point then display line of that point in a line graph.
how to add dynamic data series. is any demo example?
Please refer this tutorial on Live Updating Charts from JSON API & AJAX.
You must be logged in to reply to this topic.