当前位置:网站首页>2021-2-14 gephi learning notes
2021-2-14 gephi learning notes
2022-06-11 01:47:00 【Captain xiaoyifeng】
GEPHI It is mainly used for visualization of two-dimensional drawings
Display processing
Here's the picture , It's easy to see Adjust nodes 、 edge 、 Label color 、 size . You can choose a unified , Can be based on attributes ( A column of data ) dyeing , Or color the data according to the size of a column .
The following figure shows the layout , Make the graph appear sparse or dense . Different algorithms can be selected for clustering and adjustment , You can scale the distance .
In the figure below, I only used modularization , Is a clustering algorithm , It can be dyed , Default output Modularity Class This column represents the category of each object .
You can also use the filter module to filter , Here's the picture 
Data import
stay “ Data and data ” In this column , You can import and export data , What is commonly used is csv Import and export of format
A storage point , A save side , The list of suggested points contains Id attribute , The list of edges includes source and target( The source and target ) attribute
Export of graph
Adjust the parameters in the preview window , Then export in the menu

边栏推荐
- CSRF attack
- OCR文字识别经典论文详解
- 2021-02-27MATLAB的图像处理
- Function of barcode fixed assets management system, barcode management of fixed assets
- [interpretation of the paper] sort out the papers on the vision based autonomous landing platform of UAV
- Garbled code when the command parameter contains% in VisualStudio debugging
- SAS判别分析(Bayes准则和proc discrim过程)
- Set up a flag -- Reconstruct promise
- Loki 学习总结(1)—— Loki 中小项目日志系统的不二之选
- Makefile:1860: recipe for target ‘cmake_ check_ build_ system‘ failed make: *** [cmake_check_build_syst
猜你喜欢

PX4从放弃到精通(二十四):自定义机型
![[leetcode] intersecting linked list](/img/e0/ee1b0503f92b42916d81fda02129ba.jpg)
[leetcode] intersecting linked list

How to download web photos

Daily problem essay | 21.11.29: use resttemplate to call external put request, and prompt '400 bad request'

Implementing MySQL fuzzy search with node and express

What are programmers in big factories looking at? It took me two years to sort it out, and I will look at it and cherish it!

关于CS-3120舵机使用过程中感觉反应慢的问题

QGC地面站使用教程

Detailed explanation of classic papers on OCR character recognition

焱融看|混合云环境下,如何实现数据湖最优存储解决方案
随机推荐
小包子关于分红的思考
2021-2-14 gephi学习笔记
SAS判别分析(Bayes准则和proc discrim过程)
Leetcode search questions
There is a problem with numpy after CONDA installs pytoch
1.3 ROS 无人机简介
Role of handlermethodargumentresolver + use case
1.4px4 program download
【云原生 | Kubernetes篇】Ingress案例实战
对象存储 S3 在分布式文件系统中的应用
Project_ Visual analysis of epidemic data based on Web Crawler
Uninstall mavros
QGC ground station tutorial
[leetcode] intersecting linked list
MATLAB数组其他常见操作笔记
2.0、ROS与PX4通信详解
小鱼儿的处理
LeetCode 1609 Even Odd Tree (bfs)
CLIP论文详解
Leetcode linked list queue stack problem