Hi I tested out my a simplified version of my example (moving window line chart only) in the Chrome Canary build on Friday. I left the example running over the weekend in Canary and the results were positive. From this test run, it appears that the Canary build doesn't suffer as much from a memory leak compared to Chrome V25.
Has anybody else experienced this??? On Friday, March 22, 2013 6:51:16 AM UTC, [email protected] wrote: > > Is there any solution to this issue coming down the tracks? > > On Thursday, March 21, 2013 4:20:37 PM UTC, asgallant wrote: >> >> Yes, this is a known issue (search the forum for "memory leak" for the >> reports). >> >> On Thursday, March 21, 2013 12:14:17 PM UTC-4, [email protected] wrote: >>> >>> Hi guys >>> >>> I have been using the API to display real time data with 8 different >>> type of charts in one webpage. Data is pushed out to the client and the >>> datatable updated. The charts are redrawn every one second. >>> >>> With Firefox, my example runs fine over a 24 hr period, but with Chrome >>> the examples crash. Looking at the Chrome task manager, there is a huge >>> increase in memory over a short period. If the redraw interval is increased >>> (redraw every 10 seconds), this will slow the increase in memory down. So I >>> think the problem is with draw function with the charts. >>> >>> Even with the basic example running at >>> https://developers.google.com/chart/interactive/docs/gallery/gaugethere is >>> a considerable increase in memory over time with Chrome. The three >>> gauges on this page that update at different intervals. >>> >>> Have people noticed problems like this with Visualization and Chrome >>> previously?? Large increases in memory use while updating charts in Chrome? >>> >>> Thanks >>> >> -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
