Coder Social home page Coder Social logo

antvis / graphinsight Goto Github PK

View Code? Open in Web Editor NEW
730.0 25.0 100.0 177.62 MB

G6VP is an online visual analysis tool for graphs and a low-code platform for building graph applications.

Home Page: https://insight.antv.antgroup.com

License: Apache License 2.0

JavaScript 1.10% HTML 0.26% TypeScript 55.29% Less 1.57% CSS 41.63% EJS 0.07% Dockerfile 0.03% Smarty 0.02% Shell 0.02%
graph graph-analysis graph-visualization g6 graphviz knowledge-graph graph-drawing business-intelligence low-code data-visualization graphs react typescript neo4j graph-database visualization network-visualization network

graphinsight's Introduction

Version NPM downloads Latest commit

English | 简体中文

G6VP takes its name from AntV G6 Visualization Platform and was formerly known as AntV/GraphInsight. It is an online visual analysis tool for graphs and a low-code tool for building graph applications.

image.png

01 Quick Start

1.1 Create a Dataset

Before analyzing data, we need to create a dataset. The dataset can be a local JSON, CSV, XLSX file, or a graph database, such as TuGraph, GraphScope, HugeGraph, Galaxybase,JanusGraph and Neo4j. It may also be a user-defined service, as shown below, where we choose a TuGraph database as the dataset. image.png

1.2 Create a Workbook

With the data, we can create an analysis canvas. When creating a canvas, we can choose different templates. The template may come from an asset package or it may be manually saved or selected from an asset inventory. image.png

1.3 Configure the Canvas

After entering the canvas, we can use the "Style" and "Layout" in the sidebar to map the visual representation of the canvas. At the same time, the entire canvas application, and the entire graph analysis capability, can be configured in the "Components" navigation panel. Components can be assembled like building blocks.

image.png

1.4 Remember to Save Timely

Remember to click the "Save" button in the upper right corner in a timely manner. This way, the configuration information of the canvas will be saved, and it can be analyzed directly next time.

image.png

1.5 Export SDK

For friends in need of development, you can click the "Export" button in the upper right corner of the canvas to export the source code of the canvas. Currently, HTML, CDN, and NPM export methods are supported, which facilitates developers to carry out secondary development and independent deployment.

image.png

1.6 Explore More Surprises

G6VP contains many amazing functions. You can go to "Open Market/Asset List" to see what other interesting analysis functions are available. For assets that interest you, you can also add them to the shopping cart. The selected asset list can also quickly generate an application template. The G6VP open source version currently contains 79 graph analysis assets, 3 graph element assets, and 9 graph layout assets. Welcome to provide valuable feedback

02. Develop G6VP

G6VP uses pnpm to manage the repository. According to pnpm's official compatibility statement, please use nvm to switch the Node.js version to 14 and above.

2.1 Install Dependencies

pnpm install // Will install all dependencies and run the subpackage products at once.

2.2 Start Insight Site

cd packages/gi-site
npm run start

For more development and build issues, please refer to《CONTRIBUTING》

03 Supported DataSource

04 More Reading

05 Open Source Graph Visualization Platform

06 Business Graph Analysis Software

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.