issues
search
coffeeAndCodeMSO
/
mort_comp
Compare two mortgages to see which is a better deal. Typically a 15 year versus a 30 year mortgage.
https://coffeeandcodemso.github.io/mort_comp/
5
stars
2
forks
source link
Create graphing component w/ D3
#31
Open
ed42311
opened
6 years ago
ed42311
commented
6 years ago
graph items
[x] // TODO: Reconfigure domain so it adapts to arbitrary data
eidietrich
commented
6 years ago
Todos on this:
[ ] Create function to produce data for graphing from existing functions
[ ] Hook actual data, not arbitrary data into graphing function
[ ] Add ability to graph multiple lines at once (multiple colors)
[ ] Set d3 scale domains to match arbitrary data
[ ] Make graph responsive
graph items