vis.social question: All of TVCG should count for the Vis category on CSrankings, no?

https://github.com/emeryberger/CSrankings/issues/7153

It doesn't seem to make sense to add each edition of the journal in piecemeal as people make PRs

2016 discussion: https://github.com/emeryberger/CSrankings/pull/77

Publication count is incorrect · Issue #7153 · emeryberger/CSrankings

The number of publications shown next to each professor's name doesn't match the number of publications listed in the DBLP link next to their name

GitHub
@janeadams Technically all IEEE VIS papers these days are published only in the first issue of TVCG of each year (VIS 2023 in TVCG 2024 issue 1) - but careful, it used to be a different issue in the past .
TVCG also published papers from other conferences and from what is called the "regular queue"= direct submissions to the journal. Some of these regular queue papers are about vis, some are more graphics oriented. The accepted vis oriented papers get an option to present at VIS but not all do

@dr_pi @janeadams

It's also confusing not just one:many with TVCG (where a TVCG regular queue paper can
be presented at one of many conferences: https://www.computer.org/digital-library/journals/tvcg/tvcg-partners-with-conferences, but also VIS is many:one, where work that was in not just TVCG but also CG&A or TOG can end up presented at VIS: https://ieeevis.org/year/2024/info/call-participation/partnerships

TVCG Partners with Conferences

TVCG has established, since 2011, a tradition of collaboration with partner conferences to provide the TVCG authors with opportunities to present their

IEEE Computer Society
@Birdbassador ah that's right, I do remember seeing non-TVCG papers at VIS 😵‍💫
@janeadams if you want all full paper Vis content together, this dataset includes it all: https://sites.google.com/site/vispubdata/data-details. I also explain the complicated history. I'm currently working on an update to add the 2023 papers.
Vispubdata - Data Details

Data Columns The dataset is stored as a google spreadsheet. The data contains the following columns: A: Short title of the Conference the paper appeared in. One of {SciVis, InfoVis, VAST, Vis}. See notes on conference names below. B: The Year the paper appeared at the conference (note that this

@dr_pi oh this is a huge help, thank you so much! I had a very oversimplified mental model 😅