点击layout----ApplyPreferredOut改变图形排列方式
此处可以用鼠标在画布中拖动图形到合适的位置。
改变画布背景。点击左侧ControPanel----Style---network---Backgroudpaint
设置节点之间连线的宽度和颜色
ControPanel----Style---Edge
颜色
宽度
导入node.txt个文件
点击File----Import----Table
设置节点图形属性
ControPanel----Style---Node
1、node大小
通过设置Height和Width来控制大小
2、Node性状
通过设置Shape来控制
3、Node填充色
通过设置FillColor来控制
4、Node标签的设置
点击Properties--LabelPosition
点击LabelPosition来设置标签位置。这里是一个示范操作,要细致调整标签位置还是要设置Column和MappingType两个参数。
THE END