Christoph Biering
Christoph Biering
I need an option to draw the highlight line on a specific index based on the data in the chart. `func drawHighlightLineAtIndex(_ index: Int)` Maybe there is an easy solution...
I subscribed to a topic which from which I receive around 5-10 byte buffers per second. Unfortunately, there are lag spikes while receiving the data. For example, 6 byte buffers...
When I use the [ViewController](https://github.com/jiulongw/swift-unity/blob/master/demo/xcode/DemoApp/ViewController.swift) from the example as an **initial view controller** everything works as expected. But when I put the code from the example into another view controller...
I subscribed to a topic which from which I receive around 5-10 byte buffers per second. Unfortunately, there are lag spikes while receiving the data. For example, 6 byte buffers...