Skip to content

Information Visualization Project - Visualizing Covid Data (University of Aveiro 2021/2022)

Notifications You must be signed in to change notification settings

ritamf/VI-Project

Repository files navigation

VI - Information Visualization

This repository contains the project developed for Information Visualization.

The goal of the project is to build a product to visualize data related to covid.

How to run the application

In order to be able to see the plots, it is necessary to run the application with a server:

python3 -m http.server 8888

Alternatively, the vscode extension Five Server (Live Server) can be used to run the server.

Plots

Each page of the application has a plot:

  • /index.html: Map plot;
  • /line-plot.html: Line plot;
  • /bar-plot.html: Bar plot.

About

Information Visualization Project - Visualizing Covid Data (University of Aveiro 2021/2022)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published