Skip to content

oldvis/gallery

Repository files navigation

Commitizen friendly

OldVis Gallery

A web-based gallery of old visualizations (live demo).

Development Instructions

  • Clone the repository.
  • Run pnpm install to install dependencies (make sure you have node.js and pnpm installed before).
  • Run pnpm run dev to launch the dev server.

This repository is initialized with the vitesse-lite template.

Reference

If you use the gallery in a scientific publication, we would appreciate citations to the following paper:

@Article{Zhang2023OldVisOnline,
  author        = {Zhang, Yu and Jiang, Ruike and Xie, Liwenhan and Zhao, Yuheng and Liu, Can and Ding, Tianhong and Chen, Siming and Yuan, Xiaoru},
  title         = {{OldVisOnline}: Curating a Dataset of Historical Visualizations},
  doi           = {10.1109/TVCG.2023.3326908},
  volume        = {30},
  number        = {1},
  pages         = {551--561},
  journal       = {IEEE Transactions on Visualization and Computer Graphics},
  publisher     = {IEEE},
  year          = {2023},
}