oldvis / gallery

🖼️An online gallery of old visualizations

Home Page:https://oldvis.github.io/gallery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commitizen friendly

OldVis Gallery

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

The gallery uses the dataset from oldvis_dataset.

Development Instructions

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

This repository is initialized with the vitesse-lite template.

Reference

If you use this 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},
}

About

🖼️An online gallery of old visualizations

https://oldvis.github.io/gallery/

License:MIT License


Languages

Language:Vue 61.6%Language:TypeScript 33.4%Language:HTML 1.8%Language:CSS 1.5%Language:JavaScript 0.9%Language:Python 0.8%