currently displayData() allows for viewing via csv or json. through internal discussions it would be nice, perhaps for prettier/easier to read example data/debugging tools, to have a display function that transforms the data provided jsPsych.data.displayData(). this allows for custom views such as more visual data displays (individual trials as boxes that house data, with arrows pointing as the flow throughout the trial, etc..)
currently
displayData()allows for viewing via csv or json. through internal discussions it would be nice, perhaps for prettier/easier to read example data/debugging tools, to have a display function that transforms the data providedjsPsych.data.displayData(). this allows for custom views such as more visual data displays (individual trials as boxes that house data, with arrows pointing as the flow throughout the trial, etc..)