Closed migurski closed 7 years ago
Also tweaks graph ranges.
Closes #597.
Nelson explained what Object was doing. :)
Object
For the record, Object in this case is just acting as the identity function, function(d) { return d; }. A bit too clever for readability, sorry.
function(d) { return d; }
Also tweaks graph ranges.
Closes #597.