[TASK] Update d3 to 4.4.0
* Add identity.reflectX and identity.reflectY to d3.geoIdentity. * Add zoom.interpolate to control zoom transition behavior. * Allow double-click and double-tap zoom transitions to be disabled. * Fix handling of a zoom.translateExtent smaller than the zoom.extent. * Fix handling of zero-valued nodes in squarified treemaps. * Fix parsing of unusual number formats in color specifications. * Fix implementations of force.initialize to allow isolation. * Fix d3.geoPath’s default projection and contex to be null, not undefined. * Improve performance of d3.path. Resolves: #78964 Releases: master Change-Id: I8bdb677b1eb851789a8b5146330621da0331b7e3 Reviewed-on: https://review.typo3.org/50937 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Please register or sign in to comment