Does anyone have a similar problem, or any idea to help me out? Thanks.
2011/11/16 Renato Beserra <[email protected]> > I understand that we should redraw the chart instead of creating a new > instances, and we already modified the application to do that. > > The memory leak was greatly reduced, but when we redraw the charts, > changing its div container size and using default options, the memory leak > still exists in Google Chrome. > > Is there and issue/ticket in the roadmap regarding this problem? > > Is an example code using gwt-google-apis useful in this list? > > Thank you. > > > 2011/11/15 ChartMan <[email protected]> > >> This method is not currently supported. >> Please note however that if you use the same chart instance and draw over >> and over the memory of each draw is cleared before a new draw is made. >> >> ChartMan >> >> >> On Thu, Nov 10, 2011 at 7:07 PM, Renato Beserra <[email protected]>wrote: >> >>> Hi, I have a similar problem with ColumnChart. In my application there >>> are several dashboards populated with about 15 charts each. >>> Eventually, the user will delete/create some of these dashboards, and >>> I need to free that memory. How can I reclaim that memory? >>> >>> Thanks in advance! >>> >>> On 23 set, 06:39, Oliver Wieland <[email protected]> wrote: >>> > Hi Viz, >>> > >>> > thanks for reply. I really made the mistake to re-create the object. >>> > Now the problem seems to be gone... >>> > Sorry about the inconvenience. >>> > >>> > Oli >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Visualization API" group. >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-visualization-api?hl=en. >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> > > > > -- > Renato Beserra Sousa > -- Renato Beserra Sousa -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
