ETSparklines
ETSparklines is a tool that generates word-sized visualizations from eye tracking data.
The word-sized eye tracking visualizations displayed by the tool were presented by Beck et al. They have published a paper at ETVIS 2015.
Getting Started
Prerequisities
- A web browser with javascript enabled
Installing
-
Download the source code or fork this repository.
-
Open the main page: "SparklineMatrix" in a web browser.
-
Load the data files that contain the eye tracking data. To do this, click on the settings button in the upper-right corner of the screen:
-
In the popup window, click the first "Choose file" button. Navigate around the file chooser, choose the fixation data file, and click the dialog's "Open" button. Repeat these actions with the second file chooser, selecting the AOI data file.
You can find examples of both files inside the project, in the "data" folder:"Study.csv" and "StudyAOIs.csv"
Built With
- Javascript
- d3.js
- JQuery
Authors
- Yasett Acurana - Initial implementation