Using the below versions with the React Electron app.
"@syncfusion/ej2-react-charts": "24.2.9",
"@syncfusion/ej2-react-inputs": "24.2.9",
"@syncfusion/ej2-react-pdfviewer": "24.2.9",
"@syncfusion/ej2-react-progressbar": "24.2.9",
The charts are drawn with the timer on receiving data from a machine. The issue I am facing is if I am plotting the chart for 40 mins every seconds it stops updating 5 mins or 10 mins before time completes.