Dagre D3 Versions Save

A D3-based renderer for Dagre

v0.5.0

6 years ago

v0.4.10

8 years ago

Update to lodash v3.10.0

v0.4.9

8 years ago
  • #180 - Fix order of cluster elements so label is visible
  • #177 - Remove y variable from global scope.

v0.4.8

8 years ago

Clusters are now assigned an id in the DOM if they have their id attribute set in the input graph.

v0.4.6

9 years ago

Misc fixes to experimental cluster feature.

v0.4.3

9 years ago

Added support for applying CSS classes to edges. See https://github.com/cpettitt/dagre-d3/pull/151.

v0.4.2

9 years ago
  • Added diamond shape (dbbe66d2e49f936a5ddf3875c02017426f3582bb)
  • Added a new story board demo (5e62b0b35b8c872fea4b3965944b0aa861cc9609). Thanks @DavidPratten!

v0.4.1

9 years ago
  • Added new "undirected" arrowhead (85d0f07806b912173de6bc40af0405aa2b7fa2e1)

v0.3.3

9 years ago
  • Doc improvements
  • Fix for IE (SCRIPT5022: NoModificationAllowedError)

v0.3.2

9 years ago