Releases: jamisonjiang/graph-support
Releases · jamisonjiang/graph-support
Release 1.4.0
Release 1.4.0:
- Add Fdp series layout engine;
- Fix cluster overflow nodes issues;
- Fix label render issue in image output;
- Add invtriangle and invtrapezium node shapes;
- Add tooltip feature;
- Optimize CustomizeShapeRender usage and javadoc.
Release 1.3.0
- Add multi Cluster Shape;
- Add multi Styles for node/line/cluster;
- Optimize Cluster minimum cross algorithm and fix node overflow cluster issue.
Release 1.2.2
- Fixed the drawing problem where the endpoints of parallel edges are in different ports;
- Unify the global default font to avoid size problems caused by different fonts;
- Support file output in multiple formats and multiple platforms;
graph-support-1.0.2
Fix bug:
- Float label will show wrong rank
- Let the split segment number constantly in curve fix box logic
graph-support-1.0.1
Update README.md