Skip to content

4.6.6

Compare
Choose a tag to compare
@Yanyan-Wang Yanyan-Wang released this 17 Jun 08:56
· 169 commits to master since this release
90f1264
  • fix: destroyLayout error, closes: #3727;
  • fix: drag combo with stack problem, closes: #3699;
  • fix: updateLayout does not take effect if update layout with same type as graph instance configuration, closes: #3706;
  • fix: legendStateStyles typo, closes: #3705;
  • perf: zoom-canvas take the maximum and minimum values instead of return directly;
  • perf: minimap cursor move;
  • feat: fitView and fitCenter with animation;
  • feat: addItems to add multiple items into graph in the same time;
  • feat: enable edge selection in click-select;