colinquirk / ShinyEyes

Manual Eyetracking Coding with R and Shiny
MIT License
11 stars 2 forks source link

Add support for plotting AOIs on the gaze gif #1

Open colinquirk opened 5 years ago

colinquirk commented 5 years ago

The gaze gif plot output could use some sort of indication of where AOIs are. Probably a csv defining AOIs in terms of xmin, xmax, ymin, and ymax (along with the same grouping variables) should be optionally provided. The scale should match the gaze x and gaze y variables.