Plot#
Box#
|
Plots a box plot of the CGM values in the Gframe object |
Trace#
|
Plots an Ambulatory Glucose Profile plot of the CGM values in the Gframe object. |
|
Plots a line plot of the CGM values in the Gframe object separated by time in range for each day |
|
Plots a line plot of the mean and standard deviation of fixed intervals of 15 minutes |
|
Plots a line plot of the CGM values for each day in the Gframe object |
|
Plots a line plot of the CGM values in the Gframe object separated by time in range for each day |
Histogram#
|
Plots a histogram of the frequency of the glucose in the target range |
|
Plots a histogram of the Glucose rate of change |
Curve Analysis#
|
Plots the best-fit curve obtained by a Fourier series using scipy.optimize.curve_fit. |
|
Plot the best-fit curve obtained by a Lomb-Scargle periodogram. |