jaredkirkley
jaredkirkley
I think this util method mergeDateAndTime is being misused throughout this codebase. Often it seems to be being used in an effort to reconcile a previous value with a new...
I used `import * as d3 from 'd3'` and that worked.
I would agree with the 1.4 release. There are several bugs fixed in the latest master that are not in 1.3 that vastly improve the user experience. Ones that I...
Yes, lots of this stuff has been fixed but the fixes are not in 1.3 unless I'm mistaken. The responsive width of the chart was fixed with https://github.com/marmelab/EventDrops/pull/249 for example,...