Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antvis/Graphin

🌌 A React toolkit for graph visualization based on G6.
https://github.com/antvis/Graphin

g6 graph-analysis graph-visualization knowledge-graph react react-components visualization

Last synced: 28 days ago
JSON representation

🌌 A React toolkit for graph visualization based on G6.

Awesome Lists containing this project

README

        

English | [įŽ€äŊ“中文](./README.md)





Graphin

A lightweight React toolkit for graph analysis based on [G6](https://github.com/antvis/G6).

[![Version](https://img.shields.io/npm/v/@antv/graphin)](https://www.npmjs.com/@antv/graphin)
[![NPM downloads](http://img.shields.io/npm/dm/@antv/graphin.svg)](http://npmjs.com/@antv/graphin)
![Latest commit](https://badgen.net/github/last-commit/antvis/graphin)

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](https://github.com/antvis/Graphin/tree/v3/packages/graphin) can be viewed as a canvas component suitable for graph visualization scenarios.
- [GISDK](https://github.com/antvis/Graphin/tree/v3/packages/gi-sdk) 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](https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*uQpMTqLbdX4AAAAAAAAAAAAADmJ7AQ/original)

## 📮 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](./CONTRIBUTING.en-US.md) to `graphin`.
- **Ideas Discussion**: Discuss your ideas on GitHub Discussions or in the DingTalk group.




## 📄 License

[MIT](./LICENSE).