Hi,
I am drawing real-time chart(512 points per second/ 1 line).
My memory usage shape is like a serrated shape…
I just want to use a certain amount that I set.
Is there any solution or option??
- CholJin Ko asked 6 years ago
- You must login to post comments
Hi there,
Short answer: probably not. We have to use memory in our chart, and that will increase as we draw, but then be released by the garbage collector.
I would strongly suggest updating to v5.2 however as there are some memory leaks fixed. Memory usage is smaller & more consistent in the latest version of SciChart.
Best regards
Andrew
- Andrew Burnett-Thompson answered 6 years ago
- You must login to post comments
Please login first to submit.