Bug 3666 - Dlux Reload button does not work 76/22476/2
authorMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Fri, 12 Jun 2015 15:16:16 +0000 (11:16 -0400)
committerMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Fri, 12 Jun 2015 15:26:38 +0000 (15:26 +0000)
commit5af4b230b86ae1389aff54d37d3e878bbb7dc815
treee64430731368bab136d013b1c11e5a3f6ae331e7
parent4642fe2ddbb08711fc5c3279c6cd0b9846c626b6
Bug 3666 - Dlux Reload button does not work

Few fixes was done to resolve this bug
- reset the nodes and links array on refresh to avoid invisible
  node and link.
- reset transform to always have a centered graph.
- update the forced directed layout algorithm and change
  some setting to have less messy topology layout.

Change-Id: Iea87a7f17869bcf77953175e82bb1e1f41187414
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
dlux-web/package.json
modules/graph-resources/src/main/resources/graph/index.js
modules/graph-resources/src/main/resources/graph/renderer.js