pymovements.plotting#

Provides plotting related functionality.

Functions

heatmap(gaze[, position_column, gridsize, ...])

Plot a heatmap of gaze data.

main_sequence_plot(event_df[, marker_size, ...])

Plot the saccade main sequence.

traceplot(gaze[, position_column, cval, ...])

Plot eye gaze trace from positional data.

tsplot(gaze[, channels, xlabel, n_cols, ...])

Plot time series with each channel getting a separate subplot.