Skip to content

This repository holds the front-end source code for SIST ARTS1422: Data Visualization course.

Notifications You must be signed in to change notification settings

guohanli/data_vis_frontend

Repository files navigation

Firewise Data Visualization System

This repository houses the code for the ShanghaiTech University ARTS1422 Data Visualization final course project, developed using Vue3, Typescript, and D3.js. We've deployed a live demo on vercel so you can check it out quickly.

Install

The src directory houses all the code files, and the public directory houses the preprocessed data files.

To run this code, first make sure you have node.js and npm on your computer.

In the project root directory, run the following command to install the required dependencies.

npm install

Run the following command to start the project.

npm run dev

Screenshot

overview

mouse hover on certain type

factor analysis

About

This repository holds the front-end source code for SIST ARTS1422: Data Visualization course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published