Skip to content

Releases: d3/d3

v5.10.0

19 Aug 16:49
Compare
Choose a tag to compare

d3-brush

  • Add brush.touchable.
  • Add brush.clear.
  • Add brush.keyModifiers.
  • Fix default brush.extent to consider the SVG viewBox, if any.
  • Fix scroll prevention on touch devices.
  • Fix coercion of selection and extent inputs.
  • Fix order of handles in the DOM.
  • Fix brush.move when selection is empty.
  • Fix Space key immediately after clicking on a handle.
  • Fix missing brush event on parallel start.
  • Fix handling of orphaned input gestures.
  • Fix default brush.touchable if navigator.maxTouchPoints.
  • Fix multitouch gestures.
  • Fix click consumption when brush is not empty.
  • Fix default brush.filter on control-click.

d3-color

d3-drag

d3-path

  • Fix coercion of anticlockwise argument to path.arc. Thanks, @Fil!

d3-scale-chromatic

d3-zoom

v5.9.7

28 Jun 04:36
Compare
Choose a tag to compare
  • Revert chroma clamping in hcl.toString.

v5.9.6

28 Jun 02:49
Compare
Choose a tag to compare
  • Account for rounding when determining whether a color is displayable.

v5.9.5

27 Jun 20:15
Compare
Choose a tag to compare
  • Implement chroma clamping in hcl.toString.
  • Fix achromatic representation of white in d3.hcl (again).

v5.9.4

26 Jun 18:20
Compare
Choose a tag to compare
  • Fix achromatic representation of black and white in d3.hcl.

v5.9.3

26 Jun 18:09
Compare
Choose a tag to compare

v5.9.2

14 Mar 16:15
Compare
Choose a tag to compare
  • Fix bug when initializing nodes with fixed positions in force simulations.

v5.9.1

10 Feb 04:35
Compare
Choose a tag to compare

v5.9.0

07 Feb 20:18
Compare
Choose a tag to compare

d3-dsv

v5.8.2

05 Feb 00:08
Compare
Choose a tag to compare