adding todos

average
Matt Huntington 2 years ago
parent 9dca654e90
commit b1171b47d0

@ -1,4 +1,6 @@
// TODO - different colors for each highted dot, matched in table row backgrounds // TODO - different colors for each highted dot, matched in table row backgrounds
// TODO - filter by course
// TODO - change y axis to dropped
const WIDTH = 800; const WIDTH = 800;
const HEIGHT = 600; const HEIGHT = 600;
const parseTime = d3.timeParse("%B %e, %Y"); const parseTime = d3.timeParse("%B %e, %Y");

Loading…
Cancel
Save