Skip to content

Interactive visualization of stock prices using D3.js. Project for CS 448B at Stanford University.

Notifications You must be signed in to change notification settings

jackswiggett/TimeSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeSearcher

This repository implements a visualization of stock prices using D3.js. You can run the visualization by executing the following commands:

git clone https://github.com/jackswiggett/TimeSearcher.git
cd TimeSearcher
python -m SimpleHTTPServer 8000

Then visit http://localhost:8000/index.html in your browser.

TimeSearcher was built as a project for CS 448B at Stanford University.

About

Interactive visualization of stock prices using D3.js. Project for CS 448B at Stanford University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published