Hi,

I have noticed that with a data set of  500 records the Word Tree Chart 
uses a lot of memory

In simple Javascript page, it inflates to over 400mb, a memory trace shows 
that almost all of the memory is being used by the SVG object and several 
gvjs elements.

This is compounded if you use the chart within an angular directive, the 
memory tops out at 1.7gb, this is the same whether I:

Use the ng-google-chart.js library or my own directive.

It also makes no difference how I construct the data table.

Has anyone else experienced this? And are there any strategies for reducing 
this?

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/760927d1-0222-47df-a27f-8c4ef0292271%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to