The examples in this folder demonstrates memory-related aspects of SciChart.js functionality.
They could be used for testing and debugging different SciChart features.
Make sure to check the related documentation:
Memory Best Practices
Memory Leak Debugging
Memory Management Cheat Sheet
Performance Cheat Sheet
Depending on the use-case select one of the provided examples.
Follow the instructions in the example and recommendations on memory profiling.
If you suspect there is a memory related issue in SciChart.js,
please use one of this examples to verify the problem.
Or modify them with minimum of necessary changes to reproduce.
Alternatively you can serialize a chart and send the config to us: Serialization and Deserialization of Charts
Additionally you can serialize and share the Memory and Performance debug logs.
Then share this example or config with us as well as steps to reproduce and some info such as:
- functional and non functional requirements
- environment details