Const
Shared singleton routing live data updates across all chart instances.
Tests should construct their own new LiveDataManager() instead of using this instance, since state registered here is shared module-wide.
new LiveDataManager()
Shared singleton routing live data updates across all chart instances.
Tests should construct their own
new LiveDataManager()instead of using this instance, since state registered here is shared module-wide.