Skip to content

4.0.0

Compare
Choose a tag to compare
@Yanyan-Wang Yanyan-Wang released this 23 Nov 07:14
· 866 commits to master since this release

(same as 4.0.0-beta.0)

  • feat: fruchterman and gforce layout with gpu;
  • feat: gforce;
  • feat: updateChildren API for TreeGraph;
  • feat: louvain clustering algorithm;
  • feat: container of plugins with dom id;
  • feat: label propagation clustering algorithm;
  • feat: get color sets by subject color array;
  • feat: canvas context menu;
  • feat: stop gforce;
  • feat: dark rules for colors;
  • fix: text redidual problem, closes: #2045 #2193;
  • fix: graph on callback parameter type problem, closes: #2250;
  • fix: combo zIndex problem;
  • fix: webworker updateLayoutCfg problem;
  • fix: drag-canvas and click node on mobile;