Skip to content

Commit

Permalink
Enlist hexbin study
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrarNad committed Jan 16, 2025
1 parent 83c5043 commit eeef7ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion public/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@
"$schema": "https://raw.githubusercontent.com/revisit-studies/study/v1.0.0/src/parser/GlobalConfigSchema.json",
"configsList": [
"ScatterJND-study",
"ParallelJND-study"
"ParallelJND-study",
"HexbinJND-study"
],
"configs": {
"ScatterJND-study": {
"path": "ScatterJND-study/config.json"
},
"ParallelJND-study": {
"path": "ParallelJND-study/config.json"
},
"HexbinJND-study": {
"path": "HexbinJND-study/config.json"
}
}
}

0 comments on commit eeef7ed

Please sign in to comment.