With the deepening of data analysis, more and more industries and enterprises are constructing knowledge graphs in their own fields. Besides algorithms, the analysis of knowledge graphs also needs good visualization tools to assist in display and analysis, so as to help analysts better understand and discover the value of data and present the beauty of data.

The project Gitee is recommending today is an open source project focused on implementing a variety of data visualization scenarios.

Project name: GraphVis

Project author: Baopengdu

Open Source License: MIT

The address of the project: https://gitee.com/baopengdu/GraphVis

Project introduction

This project focuses on visual analysis of relational network data, which is applicable to complex network visual analysis, knowledge graph visualization, network topology graph, relational graph and other scenarios.

  • Support rich visualizations, various node styles, line styles and so on
  • Support a variety of layout algorithms, such as: tree structure class, force oriented layout class, circle class, zoom in and out, rotation, nodes to avoid overlapping, etc
  • Support common classic community segmentation algorithms, such as chineseWisper, Lovin, etc

Index map visualization

Complex network analysis

Network topology view

Big data Network visualization

The project is currently in the early stage of open source, waiting for more interested friends to join, if you like this project, remember to click the link to visit the project repository, give it a Star: gitee.com/baopengdu/G…