This module defines logic for plotting exg data in real-time.
Update exg figure.
This function will update the exg figure.
Parameters: |
|
---|
Create and display a real-time exg figure.
This function will create a new matplotlib figure and make a call to FuncAnimation to begin plotting the exg.
Parameters: | source (str) – Serial port being sent exg packets or file path to file containing saved exg data. |
---|