Skip to content

Commit 1034319

Browse files
committed
Minor edits and updates, inc. VIS 2024.
1 parent e8ab117 commit 1034319

File tree

5 files changed

+61
-54
lines changed

5 files changed

+61
-54
lines changed

static/featured-venues.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"visible": true
1313
},
1414
{
15-
"desc": "VIS 2023 - Melbourne, Australia",
15+
"desc": "VIS 2023 - Melbourne, Australia",
1616
"venue_nickname": "VIS",
1717
"year": 2024,
1818
"visible": true
@@ -28,5 +28,11 @@
2828
"venue_nickname": "CHI",
2929
"year": 2024,
3030
"visible": true
31+
},
32+
{
33+
"desc": "VIS 2024",
34+
"venue_nickname": "VIS",
35+
"year": 2025,
36+
"visible": true
3137
}
3238
]

static/papers/color-buddy.json

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
2-
"title": "Mixing Linters with GUIs: A Color Palette Design Probe",
3-
"year": 2024,
4-
"start_page": null,
5-
"end_page": null,
6-
"volume": null,
7-
"issue": null,
8-
"editors": "",
9-
"publisher": "",
10-
"location": "",
11-
"pdf": "https://arxiv.org/pdf/2407.21285",
12-
"abstract": "Visualization linters are end-user facing evaluators that automatically identify potential chart issues. These spell-checker like systems offer a blend of interpretability and customization that is not found in other forms of automated assistance. However, existing linters do not model context and have primarily targeted users who do not need assistance, resulting in obvious -- even annoying -- advice. We investigate these issues within the domain of color palette design, which serves as a microcosm of visualization design concerns. We contribute a GUI-based color palette linter as a design probe that covers perception, accessibility, context, and other design criteria, and use it to explore visual explanations, integrated fixes, and user defined linting rules. Through a formative interview study and theory-driven analysis, we find that linters can be meaningfully integrated into graphical contexts thereby addressing many of their core issues. We discuss implications for integrating linters into visualization tools, developing improved assertion languages, and supporting end-user tunable advice -- all laying the groundwork for more effective visualization linters in any context.",
13-
"thumbnail": "images/thumbs/color-buddy.png",
14-
"figure": "images/figures/color-buddy.png",
15-
"caption": "Diagram explaining the linter used in our system.",
16-
"web_name": "color-buddy",
17-
"visible": true,
18-
"mod_date": "2024-10-15",
19-
"note": "",
20-
"pub_date": "2024-10-15",
21-
"venue": "VIS",
22-
"authors": [
23-
{
24-
"first_name": "Andrew",
25-
"last_name": "McNutt",
26-
"url": "http://mcnutt.in/"
27-
},
28-
{
29-
"first_name": "Maureen",
30-
"last_name": "Stone",
31-
"url": "https://mcstone.github.io/"
32-
},
33-
{
34-
"first_name": "Jeffrey",
35-
"last_name": "Heer",
36-
"url": "http://homes.cs.washington.edu/~jheer/"
37-
}
38-
],
39-
"materials": [
40-
{
41-
"name": "Software",
42-
"link": "https://github.com/mcnuttandrew/color-buddy"
43-
},
44-
{
45-
"name": "Live",
46-
"link": "https://color-buddy.netlify.app/"
47-
}
48-
],
49-
"tags": [],
50-
"doi": "10.1109/TVCG.2024.3456317"
51-
}
2+
"title": "Mixing Linters with GUIs: A Color Palette Design Probe",
3+
"year": 2025,
4+
"start_page": null,
5+
"end_page": null,
6+
"volume": null,
7+
"issue": null,
8+
"editors": "",
9+
"publisher": "",
10+
"location": "",
11+
"pdf": "https://arxiv.org/pdf/2407.21285",
12+
"abstract": "Visualization linters are end-user facing evaluators that automatically identify potential chart issues. These spell-checker like systems offer a blend of interpretability and customization that is not found in other forms of automated assistance. However, existing linters do not model context and have primarily targeted users who do not need assistance, resulting in obvious -- even annoying -- advice. We investigate these issues within the domain of color palette design, which serves as a microcosm of visualization design concerns. We contribute a GUI-based color palette linter as a design probe that covers perception, accessibility, context, and other design criteria, and use it to explore visual explanations, integrated fixes, and user defined linting rules. Through a formative interview study and theory-driven analysis, we find that linters can be meaningfully integrated into graphical contexts thereby addressing many of their core issues. We discuss implications for integrating linters into visualization tools, developing improved assertion languages, and supporting end-user tunable advice -- all laying the groundwork for more effective visualization linters in any context.",
13+
"thumbnail": "images/thumbs/color-buddy.png",
14+
"figure": "images/figures/color-buddy.png",
15+
"caption": "Diagram explaining the linter used in our system.",
16+
"web_name": "color-buddy",
17+
"visible": true,
18+
"mod_date": "2024-10-15",
19+
"note": "",
20+
"pub_date": "2024-10-15",
21+
"venue": "VIS",
22+
"authors": [
23+
{
24+
"first_name": "Andrew",
25+
"last_name": "McNutt",
26+
"url": "http://mcnutt.in/"
27+
},
28+
{
29+
"first_name": "Maureen",
30+
"last_name": "Stone",
31+
"url": "https://mcstone.github.io/"
32+
},
33+
{
34+
"first_name": "Jeffrey",
35+
"last_name": "Heer",
36+
"url": "http://homes.cs.washington.edu/~jheer/"
37+
}
38+
],
39+
"materials": [
40+
{
41+
"name": "Software",
42+
"link": "https://github.com/mcnuttandrew/color-buddy"
43+
},
44+
{
45+
"name": "Live",
46+
"link": "https://color-buddy.netlify.app/"
47+
}
48+
],
49+
"tags": [],
50+
"doi": "10.1109/TVCG.2024.3456317"
51+
}

static/papers/pyxis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
"tags": [
4242
"insight"
4343
]
44-
}
44+
}

static/papers/reflections-vis-authoring.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
},
5151
{
5252
"first_name": "Matthew",
53-
"last_name": "Brehmer"
53+
"last_name": "Brehmer",
54+
"url": "https://mattbrehmer.ca/"
5455
},
5556
{
5657
"first_name": "Zhicheng",

static/people.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4896,7 +4896,7 @@
48964896
"image": "images/people/hyeok.png",
48974897
"nickname": "Hyeok",
48984898
"position": "Post-Doc",
4899-
"interests": "Multi-context data visualization, qunatum computing interface, design, & caffein-free diet coke",
4899+
"interests": "Multi-Context Visualization, Quantum Computing Interfaces, Design, Caffeine-Free Diet Coke",
49004900
"org": "UW CSE"
49014901
},
49024902
{

0 commit comments

Comments
 (0)