Skip to content

YifuYuan/final

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project - Interactive Data Visualization

Website

Link to the website: https://yifuyuan.github.io/final image

Other Materials

Link to the video: Screen-Cast Video

Link to the process book: Process Book

Overview

Non-obvious Features

When the initial investment value is typed in and calculated, the market value updates itself everytime a new historical period is selected.

Files

  • index.html & script.js: These two files contain the essential part of the visualization. The script.js is from a stock price visualization template with basic functions, and extra features are built on top of it, including the stock price tooltip, historical area selection, and market value calculation.
  • styles.css: It was created to polish the overall style, mostly done with the help of the ChatGPT.

References

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 13.1%
  • HTML 6.9%