Releases: codedamn/reactjs-graphs
Releases · codedamn/reactjs-graphs
v1.2.0
Release Notes
- Changed the algorithm of how nodes are drawn. This one is better and handles more cases
- Added
centerInCanvas
prop to center the graph
- Added option to automatically calculate width of graph in case of dynamic elements with
autoWidth
prop
v1.1.0
Release log
- Supports cyclic graphs with correct coordinates now.
labelFontSize
added
disabled
attribute added to vertex
array passed [ not ready for production ]