Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

v0.14.0

Pre-release
Pre-release

Choose a tag to compare

@davelandry davelandry released this 16 Mar 15:46
  • updates documentation (06494a5)
  • updates package-lock.json (5c1f356)
  • condenses logic for Line shape hitArea method (4c3c3ed)
  • uses hitArea method in Shape.js to render default hitArea for Line (bee1e14)
  • modifies drawLine function to accept an optional attribute object (11eee0d)
  • increases default hit area for Line (1ed32ce)
  • adds pointerEvents method to Shape Class (8d332a0)
  • removes labelPadding method from Shape class and uses padding in labelConfig instead (153f55b)
  • updates d3-selection to v1.3.0, d3plus-common to v0.6.33, and d3plus-text to v0.9.26 (4d03769)
  • updates to d3plus-dev v0.6.1 (2a79a5c)