Skip to content

adamchapp/d3timelineserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3 Timeline Server

Description

The app is a node.js server running Express. There are various endpoints, but going to the default endpoint will serve up the HTML page. The front end is a timeline component based on the D3 library (http://d3js.org)

To do

  • Grid lines
  • Event highlighting (on click and on selection)
  • Go to event (needs to adjust domain and zoom level)
  • Text based filtering
  • API (goToEvent, refresh, resize, load, getEvent, filter)

About

D3 timeline / node.js server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors