Releases: antvis/G6
Releases · antvis/G6
4.7.8
4.7.6
- fix: Annotation readData with inexistent item;
- perf: improve the performance for updating;
4.7.5
- perf: Annotation support updating positions for outside cards by calling updateOutsideCards;
4.7.4
- perf: Annotation min-width and input width;
4.7.3
- feat: beforechangedata and afterchagnedata for graph changeData;
- feat: Annotation supports icon events callbacks;
- feat: Annotation supports defaultBegin position configuration for new annotation cards;
- perf: Annotation updated automatically when graph data changed and graph item visiblity changed;
- fix: Destroy legend canvas when the plugin is destroyed, closes: #3931;
4.7.2
- feat: Annotation plugin supports configuring behaviors for collapse and close icon;
- feat: Annotation plugin supports canvas annotation;
- fix: gForce layout has animation by default;
- fix: createCombo creates vedges asynchronously, closes: #3912;
- fix: strange polyline path edge related to combo, closes: #3913;
4.7.1
4.7.0
4.7.0-beta.2
- feat: add force2 layout which has great performance;