Open GoogleCodeExporter opened 9 years ago
I simply try someting :
I had a button that call a function.
This function execute the following code.
hLayout.dataProvider = null;
hLayout.invalidateDataProvider();
dc.invalidateDisplayList();
I expect that the chart will be empty... but is not the case..the chart remains
juste
like the rendering is maintened in cache.
Maybe i'm missundersting something.
I expect that the invalidateDisplayList force the dataCanvas to be redraw.
Anyone has an answer please ?
Original comment by ricca.ni...@gmail.com
on 4 Feb 2010 at 2:29
Sorry guys...i finally downloaded the last release (the beta 1.0) and everything
works like expected.
I was not enthousiaste as add a beta bin in my project but in my case it solve
the
issues.
I hope this will help someone else.
Thanks anyways
Original comment by ricca.ni...@gmail.com
on 4 Feb 2010 at 2:43
Original issue reported on code.google.com by
ricca.ni...@gmail.com
on 3 Feb 2010 at 4:19Attachments: