Skip to content

fhstp/PubViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubViz

PubViz is a tool for interactive visualization of publication data. Usually, publications are presented in textual form with some sorting and searching capabilities. The aim of PubViz is to display structured publication data using a set of interactive visual representations working together. PubViz shows amounts of publications along a timeline, uses bar charts for different publication types, wordclouds to show co-authors as well as keywords, and finally a groupable list view. Allowing for interactive exploration with complex query funcionalities that are easily accessible are the main aims of this tool. PubViz provides powerful query functionality while using intuitive representations that are easy to grasp and add to a playful user experience.

Getting Started

PubViz uses BibTeX as source data format, which can be exported by all major reference management applications. PubViz can be integrated into your own website easily: no installation procedure is required - just download the package on GitHub, edit the HTML template, upload it together with your .bib file to a webserver, and you are done.

More information about the tool and its installation can be found here.

Credits

Created in the context of the project semester in media technology, St. Poelten University of Applied Sciences, 2014-2015

Initial team members: Matthias FABI, Andrea HABERSON, San RASUL, Elisabeth SCHNAITT, Paul THEISEN

Further development: Alexander RIND, Niklas THÜR, Ewald WIESER, James SCOTT-BROWN, Magdalena STEINACKER

Project supervisor: Wolfgang AIGNER

Used toolkits/external libraries

D3.js (Data-Driven Documents) version 3.5.3

zotero-bibtex-parse by Henrik Muehe

jQuery version 1.9.1

Developed with

Windows 8.1

Mac OS X

Sublime 3

Coda 2.5

Settings

target : "#pubvis_container", //the node the pubViz visualization will be appended
filename : "file.bib", //the bibTeX filename used for the pubViz visualization
color: "#ffc200" //color name or hex value which will be used for highlighting
decoraton_color: "#285b85", //optional parameter, default is hex value #333333
exclude_keywords: [] // (write lowercase!) optional parameter, excludes keywords out of word cloud - example: ['data', 'visu', 'ocol-based c', 'ser s']

Content Management Systems

The filename may also be a URL pointing to a dynamically generated BibTeX file from a content management system or Zotero.

Citation

Rind, A., A. Haberson, K. Blumenstein, C. Niederer, M. Wagner, and W. Aigner, PubViz: Lightweight Visual Presentation of Publication Data, Proc. Eurographics Conf. Visualization (EuroVis) – Short Paper, Goslar: EuroGraphics, p. 169–173, 2017. doi:10.2312/eurovisshort.20171152