Skip to content

andersonbcdefg/timesearcher

Repository files navigation

TimeSearcher

Benjamin Anderson

Running the code

To run, just run a local server with Python from the root directory: python -m http.server. Or, just visit https://andersonbcdefg.github.io/timesearcher/.

Important Files

  • index.html: Skeletal webpage into which JavaScript code is injected.
  • main.js: Main routine to run the application; mostly calls functions from lib.js.
  • lib.js: Module containing important functions to build the application, including constructing the plot and adding event handlers.
  • main.css: Styling for the plot and container page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published