Skip to content

Graphin v2.0.1

Compare
Choose a tag to compare
@pomelo-nwu pomelo-nwu released this 24 Feb 01:49
· 425 commits to master since this release
6246a18

New architecture upgrade

  • Refactored Graphin's architecture to be more concise and efficient
  • Introduce ReactContext to pass graph instances to Components
  • Solve the problem of inconsistency with G6 usage
  • A better data-driven way to use graphin
  • Standardize the style and combination of nodes and edges
  • Added TreeGraph rendering and layout
  • Optimized performance
  • Better website demo and Typescript development experience.
  • Added graph visual analysis solution