更改节点大小 gephi 0.9.1

Change node size gephi 0.9.1

我找遍了所有地方,但似乎无法获得最新版本的 Gephi (0.9.1) 的答案。 我想要做的就是根据图中所有节点的入度更改节点大小。这曾经是我可以用排名工具做的事情,但由于它已合并到 'Appearance' 选项卡中,我不知道该怎么做。

有点晚了,但即使您找到了它,它也可能对其他人有所帮助。检查突出显示的区域

奇怪但有效:在“概览”的“外观”选项卡中,单击颜色的迷你图标(不是 的大小)。向左斜下方,您应该会看到一些彩色块的小图标。如果将鼠标悬停在它们上面,弹出窗口会显示 "Switch to ranking"。单击那个。然后在右上方,这次点击尺寸图标而不是颜色图标。现在,当您 select 通过属性修改节点外观时,它应该让您通过自定义列来完成。

参见 https://github.com/gephi/gephi/issues/1479,其中 rbsam 在 2016 年写道,"On Appearence/Attributes by color you can set the attribute to Partitioning to Ranking on the botton left of the window. If the attribute is set to Partitioning it will not appear on Size attribute. If it is set to Ranking it will appear on Size attribute."