Tagged Questions
1
vote
0answers
576 views
Approximating Date for a D3.js timeline + General Style comments
I've updated code from a couple weeks back so I've come back to get more feedback. The original post can be found over here.
Here is the updated code:
...
1
vote
0answers
218 views
Reduce code handling start and end datepickers
I have a select with 3 options and two datepickers, a start and an end date. Based on the option selected, the date end date can ...