Skip to content

v0.6.2

Compare
Choose a tag to compare
@mbostock mbostock released this 20 Jan 18:32
  • Fix d3.select and d3.selectAll to set the parent to the document element when passed a selector.
  • Fix selection.data to pass the values function the parents array.
  • Fix selection.append to append entering nodes as the last child when the before selector is null.
  • Add tests.