-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
95 lines (83 loc) · 6.68 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Treemap Survey</title>
<meta content="Treemap Survey" name="description"/>
<meta content="VARG" name="author"/>
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
<!-- TODO replace with local imports -->
<link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" rel="stylesheet"/>
<!-- Bootstrap CSS CDN -->
<!-- <link crossorigin="anonymous" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" rel="stylesheet"> -->
<!-- Scrollbar Custom CSS -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css" rel="stylesheet">
<!-- Our Custom CSS -->
<link rel="stylesheet" href="{{ 'css/sidebar.css' | relative_url }}">
<!-- Font Awesome JS -->
<script crossorigin="anonymous" defer integrity="sha384-tzzSw1/Vo+0N5UhStP3bvwWPq+uvzCMfrN1fEFe+xBmv1C/AtVX5K0uZtmcHitFZ" src="https://use.fontawesome.com/releases/v5.0.13/js/solid.js"></script>
<script crossorigin="anonymous" defer integrity="sha384-6OIrr52G08NpOFSZdxxz1xdNSndlD4vdcf/q2myIUVO0VsqaGHJsB0RaBE01VTOY" src="https://use.fontawesome.com/releases/v5.0.13/js/fontawesome.js"></script>
</head>
<body class="">
<section id="" class="container">
<h1 class="text-center"><b>User Studies on the Effectiveness of Treemaps</b></h1>
<h3 class="text-center mt-3">Community Website to Explore and Track the State<br />of Evaluation of Treemap-like Visualization Techniques</h3>
</section>
<!-- Page Content -->
<section id="" class="container">
<div class="row">
<p class="lead col-md-10 offset-md-1 mt-4" style="color: black;">
Treemaps are a commonly used tool for the visual display and communication of tree-structured, multi-variate data.
In order to confidently know when and how treemaps can best be applied, we as research community use usability studies and controlled experiments to "understand the potential and limitations of our tools" (Plaisant, 2004).
Although a large number of user studies on treemap visualization techniques were designed, conducted, and published, there is still little that can be reliably derived or generalized.
We address this gap by means of a shared effort on collecting, analyzing, and improving user studies using this community website.
This resource can be used as a starting point for researchers to ease design, execution, and evaluation of user studies that target treemaps.
</p>
</div>
</section>
<section id="" class="container">
<div class="row">
<h3 class="col-md-10 offset-md-1">References</h3>
<p class="col-md-10 offset-md-1" style="color: black;">When citing this content, please refer to the following publication:</p>
<ul class="col-md-10 offset-md-1 pl-5">
<li>Carolin Fiedler, Willy Scheibel, Daniel Limberger, Matthias Trapp, and Jürgen Döllner: "Survey on User Studies on the Effectiveness of Treemaps" in Proc. 13th International Symposium on Visual Information Communication and Interaction (VINCI 2020), pp. 2:1-10. DOI: <a href="https://doi.org/10.1145/3430036.3430054">10.1145/3430036.3430054</a>. ACM</li>
</ul>
<p class="col-md-10 offset-md-1" style="color: black;">A pre-print version of this publication is available on ResearchGate:</p>
<ul class="col-md-10 offset-md-1 pl-5">
<li>Carolin Fiedler, Willy Scheibel, Daniel Limberger, Matthias Trapp, and Jürgen Döllner: <a href="https://www.researchgate.net/publication/346565359_Survey_on_User_Studies_on_the_Effectiveness_of_Treemaps">"Survey on User Studies on the Effectiveness of Treemaps"</a> (at ResearchGate)</li>
</ul>
</div>
<div class="row">
<h3 class="col-md-10 offset-md-1">Contents</h3>
<p class="col-md-10 offset-md-1" style="color: black;">...</p>
</div>
<div class="row">
<div class="p-4 col-md-4 offset-md-2 text-right">
<button type="button" class="btn btn-outline-dark" onclick="window.location.href='details.html';">Detailed Study Information</button>
</div>
<div class="p-4 col-md-4 offset-md-0 text-left">
<button type="button" class="btn btn-outline-dark mr-4" onclick="window.location.href='studies.html';">Study Overview Table</button>
</div>
</div>
<div class="row">
<h3 class="col-md-10 offset-md-1">Contributions</h3>
<p class="col-md-10 offset-md-1" style="color: black;">The dataset, the tables and this website in general are maintained and hosted through GitHub. Feedback, requests, questions, and changes can be made through the projects page (linked below). We're expecially encouraging researchers to extend the public dataset.</p>
</div>
<div class="row">
<div class="p-4 col-md-10 offset-md-1 text-center">
<button type="button" class="btn btn-info" onclick="window.location.href='https://github.com/varg-dev/treemap-studies/';">Contribute</button>
</div>
</div>
</section>
<!-- jQuery CDN - Slim version (=without AJAX) -->
<script crossorigin="anonymous" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<!-- Popper.JS -->
<script crossorigin="anonymous" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"></script>
<!-- Bootstrap JS -->
<script crossorigin="anonymous" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- jQuery Custom Scroller CDN -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script>
</body>
</html>