Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.27 KB

README.en-US.md

File metadata and controls

45 lines (29 loc) · 2.27 KB

English | 简体中文

Graphin

A lightweight React toolkit for graph analysis based on G6.

Version NPM downloads Latest commit

Graphin, short for Graph Insight, is a React component library built on top of G6. It is designed to be simple, efficient, and ready to use out of the box.

The technical foundation of Graphin consists of G6 and React, providing both Graphin and GISDK based on the depth of integration into the project.

  • Graphin can be viewed as a canvas component suitable for graph visualization scenarios.
  • GISDK can render a complete graph visualization analysis module through configuration and assets, making it suitable for graph analysis scenarios.

The diagram below illustrates the relationship between Graphin and GISDK:

Architecture

📮 Contributing

  • Issue Reporting: If you encounter any issues with graphin during use, please feel free to submit an issue, along with the minimal sample code that can reproduce the problem.
  • Contribution Guide: Information on how to get involved in the development and contribution to graphin.
  • Ideas Discussion: Discuss your ideas on GitHub Discussions or in the DingTalk group.

📄 License

MIT.