Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Releases: d3plus/d3plus-network

v0.5.2

03 Jan 22:54

Choose a tag to compare

v0.5.2 Pre-release
Pre-release
  • updates documentation (26de65c)
  • adds support for webpack treeshaking (ab04c7f)

v0.5.1

28 Sep 17:24

Choose a tag to compare

v0.5.1 Pre-release
Pre-release

v0.5.0

28 Sep 17:04

Choose a tag to compare

v0.5.0 Pre-release
Pre-release
  • updates documentation (0e4019e)
  • updates minor d3 dependencies (3f8b154)
  • updates env (791a963)
  • updates minor d3plus dependencies (5fc3c60)
  • updates d3plus-viz to v0.12.3 (closes #46) (0741b92)

v0.4.5

11 Sep 14:05

Choose a tag to compare

v0.4.5 Pre-release
Pre-release
  • updates documentation (34041b2)
  • add support for nodePadding to Sankey (8356e50)

v0.4.4

15 Aug 14:55

Choose a tag to compare

v0.4.4 Pre-release
Pre-release
  • updates documentation (bb69fda)
  • removes now deprecated catch for labelConfig nested data (a9f07f6)
  • fix(package): update d3plus-shape to version 0.16.0 (7c0fe74)
  • fix(package): update d3plus-shape to version 0.15.0 (c8f1f43)

v0.4.3

03 Jul 18:20

Choose a tag to compare

v0.4.3 Pre-release
Pre-release
  • updates documentation (f7f3242)
  • adjusts dot-notation for linting Sankey.js (19aaef5)
  • adds nodeAlign method to Sankey (c25aa48)

v0.4.2

03 Jul 18:08

Choose a tag to compare

v0.4.2 Pre-release
Pre-release
  • updates documentation (20c39c3)
  • fixes custom Sankey link values (26e398d)

v0.4.1

03 Jul 17:49

Choose a tag to compare

v0.4.1 Pre-release
Pre-release
  • updates documentation (d3602af)
  • adds default tooltip behavior into Sankey and Rings (a5db975)
  • simplifies internal node creation logic in Sankey (4d94234)
  • changes default stroke-width in Sankey (was breaking on large networks) (3ef5d57)

v0.4.0

02 Jul 17:45

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

v0.3.1

25 Jun 19:31

Choose a tag to compare

v0.3.1 Pre-release
Pre-release
  • updates documentation (5d7859b)
  • updates d3plus-viz to v0.11.14 (b6ace40)
  • adds aria-label attribute to Rings.js
  • adds ariaLabel attribute to Network.js