On Thu, Apr 18, 2013 at 12:30 PM, <[email protected]> wrote:

> I implemented your architecture below (using s.dataProvider instead of
> s.dataField) and adding some code before and after it as follows:


Well technically you can set the data on the chart and have the lineseries
just represent a specific property on the chart's data. But whichever way
works for your application.

The memory leak could be caused by many many reasons. Ultimately something
isn't being released as expected. You'll have to dig further into your code
if you are duplicating your data or some other issue that may be causing
the leak.

-- 
Jonathan Campos

Reply via email to