This module defines logic for plotting exg data in real-time.
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: | port (str) – Serial port being sent exg packets. |
---|
Update exg figure.
This function will update the exg figure.
Parameters: |
|
---|