BrainWaveMonitor1.0.cs: The code uses the ScottPlot library to create a brainwave monitor application. The application visualizes the incoming data live by connecting to a device. The application ...
I encountered a hard crash when attempting to zoom into a WPF plot using the native functionality (middle click + drag -> zoom). The issue was 'Index was outside the bounds of the array', being ...