Home › Forums › Report Bugs › Line Graph Point Connection Bug › Reply To: Line Graph Point Connection Bug
@saul_romero,
Sorting data before calling chart.render method in updateECG() will work fine in your case. Kindly refer this page for tutorial on array-sorting in JavaScript.
— Vishwas R