Skip to content

Commit 6a0333b

Browse files
committed
add eurovis
1 parent 703fda2 commit 6a0333b

File tree

4 files changed

+89
-1
lines changed

4 files changed

+89
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Number of submissions and number of accepted papers for the following conference
4343
1. EMSOFT: International Conference on Embedded Software.
4444
1. Eurocrypt: International Conference on the Theory and Applications of Cryptographic Techniques.
4545
1. Eurographics: Annual Conference of the European Association for Computer Graphics.
46+
1. EuroVis: Eurographics Conference on Visualization.
4647
1. EuroSys: European Conference on Computer Systems.
4748
1. FAST: USENIX Conference on File and Storage Technologies.
4849
1. FM: International Symposium on Formal Methods.

data/conf.json

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27192,6 +27192,89 @@
2719227192
}
2719327193
]
2719427194
},
27195+
{
27196+
"series": "EuroVis",
27197+
"discipline": "VIS",
27198+
"metadata": {
27199+
"series_full_title": "Eurographics Conference on Visualization",
27200+
"main_discipline": [
27201+
"Visual Analytics", "Information Visualization", "Scientific Visualization"
27202+
],
27203+
"other_discipline": [
27204+
"Interactive Visualization", "Visual Encoding & Interaction", "Large-Scale Visualization", "Evaluation & Empirical Studies", "Domain-Specific Visualization"
27205+
],
27206+
"parent_org": "Eurographics Association",
27207+
"website": "https://www.eurovis.org/",
27208+
"proceedings": "https://dblp.uni-trier.de/db/conf/vissym/index.html",
27209+
"second_track_name": "",
27210+
"note": ""
27211+
},
27212+
"yearly_data": [
27213+
{
27214+
"year": 2025,
27215+
"ordinal": "27th",
27216+
"location": "Luxembourg City, Luxembourg",
27217+
"main_track": {
27218+
"num_acc": 46,
27219+
"num_sub": 167
27220+
}
27221+
},
27222+
{
27223+
"year": 2024,
27224+
"ordinal": "26th",
27225+
"location": "Odense, Denmark",
27226+
"main_track": {
27227+
"num_acc": 35,
27228+
"num_sub": 134
27229+
}
27230+
},
27231+
{
27232+
"year": 2023,
27233+
"ordinal": "25th",
27234+
"location": "Leipzig, Germany",
27235+
"main_track": {
27236+
"num_acc": 36,
27237+
"num_sub": 133
27238+
}
27239+
},
27240+
{
27241+
"year": 2022,
27242+
"ordinal": "24th",
27243+
"location": "Rome, Italy",
27244+
"main_track": {
27245+
"num_acc": 44,
27246+
"num_sub": 178
27247+
}
27248+
},
27249+
{
27250+
"year": 2021,
27251+
"ordinal": "23rd",
27252+
"location": "Online, Online",
27253+
"main_track": {
27254+
"num_acc": 44,
27255+
"num_sub": 173
27256+
}
27257+
},
27258+
{
27259+
"year": 2020,
27260+
"ordinal": "22nd",
27261+
"location": "Online, Online",
27262+
"main_track": {
27263+
"num_acc": 48,
27264+
"num_sub": 168
27265+
}
27266+
},
27267+
{
27268+
"year": 2019,
27269+
"ordinal": "21st",
27270+
"location": "Porto, Portugal",
27271+
"main_track": {
27272+
"num_acc": 59,
27273+
"num_sub": 189
27274+
}
27275+
}
27276+
]
27277+
},
2719527278
{
2719627279
"series": "Template",
2719727280
"discipline": "",

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@
286286
<label for="dropdown-vis" title="Visualization">VIS</label>
287287
<select id="dropdown-vis" name="dropdown-vis" class="">
288288
<option value="" disabled selected></option>
289+
<option value="EuroVis">EuroVis</option>
289290
<option value="VIS">VIS</option>
290291
<option value="VR">VR</option>
291292
</select>
@@ -374,6 +375,7 @@
374375
<li><a href="?conf=Eurocrypt" class="cursor-pointer" onclick="clickConf('dropdown-crypto', 'Eurocrypt'); return false;"><span>Eurocrypt</span>: International Conference on the Theory and Applications of Cryptographic Techniques</a>.</li>
375376
<li><a href="?conf=Eurographics" class="cursor-pointer" onclick="clickConf('dropdown-graphics', 'Eurographics'); return false;"><span>Eurographics</span>: Annual Conference of the European Association for Computer Graphics</a>.</li>
376377
<li><a href="?conf=EuroSys" class="cursor-pointer" onclick="clickConf('dropdown-os', 'EuroSys'); return false;"><span>EuroSys</span>: European Conference on Computer Systems</a>.</li>
378+
<li><a href="?conf=EuroVis" class="cursor-pointer" onclick="clickConf('dropdown-vis', 'EuroVis'); return false;"><span>EuroVis</span>: Eurographics Conference on Visualization</a>.</li>
377379
<li><a href="?conf=FAST" class="cursor-pointer" onclick="clickConf('dropdown-os', 'FAST'); return false;"><span>FAST</span>: USENIX Conference on File and Storage Technologies</a>.</li>
378380
<li><a href="?conf=FM" class="cursor-pointer" onclick="clickConf('dropdown-fmv', 'FM'); return false;"><span>FM</span>: International Symposium on Formal Methods</a>.</li>
379381
<li><a href="?conf=FOCS" class="cursor-pointer" onclick="clickConf('dropdown-theory', 'FOCS'); return false;"><span>FOCS</span>: IEEE Annual Symposium on Foundations of Computer Science</a>.</li>
@@ -478,7 +480,7 @@
478480

479481
<footer class="py-4 container">
480482
<div class="">
481-
<div class="text-base">List of 96 conferences:
483+
<div class="text-base">List of 97 conferences:
482484
<a href='?conf=AAAI' onclick="clickConf('dropdown-ai', 'AAAI'); return false">AAAI</a>,
483485
<a href='?conf=ACL' onclick="clickConf('dropdown-nlp', 'ACL'); return false">ACL</a>,
484486
<a href='?conf=ACM MM' onclick="clickConf('dropdown-mm', 'ACM MM'); return false">ACM MM</a>,
@@ -507,6 +509,7 @@
507509
<a href='?conf=Eurocrypt' onclick="clickConf('dropdown-crypto', 'Eurocrypt'); return false">Eurocrypt</a>,
508510
<a href='?conf=Eurographics' onclick="clickConf('dropdown-graphics', 'Eurographics'); return false">Eurographics</a>,
509511
<a href='?conf=EuroSys' onclick="clickConf('dropdown-os', 'EuroSys'); return false">EuroSys</a>,
512+
<a href='?conf=EuroVis' onclick="clickConf('dropdown-vis', 'EuroVis'); return false">EuroVis</a>,
510513
<a href='?conf=FAST' onclick="clickConf('dropdown-os', 'FAST'); return false">FAST</a>,
511514
<a href='?conf=FM' onclick="clickConf('dropdown-fmv', 'FM'); return false">FM</a>,
512515
<a href='?conf=FOCS' onclick="clickConf('dropdown-theory', 'FOCS'); return false">FOCS</a>,

src/js/fun.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ fetch('/data/conf.json')
291291
{name: "Eurocrypt", value: 1982},
292292
{name: "Eurographics", value: 1980},
293293
{name: "EuroSys", value: 2006},
294+
{name: "EuroVis", value: 1999},
294295
{name: "FAST", value: 2002},
295296
{name: "FM", value: 1987},
296297
{name: "FOCS", value: 1960},

0 commit comments

Comments
 (0)