Releases: JansenNick/D3NetworkWidget
Releases · JansenNick/D3NetworkWidget
2.0.0
- Added more shape options, rectangles, ellipses and images are now configurable
- Option to set styling for nodes/links, add a style attribute to the node or link object and fill it for each node/link with the styling you want, see the test project for examples
- Detached the repulsion factor from the node size, it is now an separate attribute
1.1
- Added on node click action, this can trigger for example an microflow, nanoflow or open a page.
- Added option to set the node size.
- Added option to set the link thickness.
1.0
Initial release of the d3 network widget for Mendix.