data in standard raw data form (time, x, y, trial)
pID_values
specify particular values within 'pID' to plot data from certain participants
trial_values
specify particular values within 'trial' to plot data from certain trials
bg_image
The filepath of a PNG image to be added to the plot, for example to show a screenshot of the task.
res
resolution of the display to be shown, as a vector (xmin, xmax, ymin, ymax)
flip_y
reverse the y axis coordinates (useful if origin is top of the screen)
plot_type
Specify the nature of the data displayed. Either "density" (default) or "hex"
alpha_range
a pair of values between 0 and 1. The first is a cut off, whereby lower values are not displayed. The second value sets the transparancy of the visible poitns.
plot_header
display the header title text which explains graphical features of the plot.