Pooja Jain Report post Posted August 8, 2012 (edited) Hi Team.... I want to show a real time chart, which show number of series at a time, and displays a value in milliseconds.I am able to do the same But the issue arrises when this dynamic data is called through web socket and chart is generated in the web socket.There is lot of performance issue in the same. The browser crashes as it crosses just 3 mins, and hangs up. Scenario1: when the web socket is called individually with the data, it is working fine. Scenario2: when the chart is called individually with the data, it is working fine. Scenario3: when the web socket and chart are called without the interaction between the two , the browser hangs up. Scenario4:when the web socket and chart are called with the interaction between the two , the browser hangs up. Is this the chart compatibility issue. Please help me up for the same. Thanks Edited August 8, 2012 by Pooja Jain Share this post Link to post Share on other sites
Guest Sumedh Report post Posted August 10, 2012 Hi Pooja, Can you please provide some information on following points? > What type of chart are you using? > Are you using JavaScript chart or Flash chart? > What type of browser are you using? please mention the browser version details. Share this post Link to post Share on other sites