Releases: d3plus/d3plus-network
Releases · d3plus/d3plus-network
v0.5.2
03 Jan 22:54
Compare
Sorry, something went wrong.
No results found
updates documentation (26de65c )
adds support for webpack treeshaking (ab04c7f )
v0.5.1
28 Sep 17:24
Compare
Sorry, something went wrong.
No results found
v0.5.0
28 Sep 17:04
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
updates documentation (34041b2 )
add support for nodePadding to Sankey (8356e50 )
v0.4.4
15 Aug 14:55
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
updates documentation (f7f3242 )
adjusts dot-notation for linting Sankey.js (19aaef5 )
adds nodeAlign method to Sankey (c25aa48 )
v0.4.2
03 Jul 18:08
Compare
Sorry, something went wrong.
No results found
updates documentation (20c39c3 )
fixes custom Sankey link values (26e398d )
v0.4.1
03 Jul 17:49
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.3.1
25 Jun 19:31
Compare
Sorry, something went wrong.
No results found
updates documentation (5d7859b )
updates d3plus-viz to v0.11.14 (b6ace40 )
adds aria-label attribute to Rings.js
adds ariaLabel attribute to Network.js