thebrain2dot:thebrain10 .json到.dot可视化(Graphviz) 源码
大脑 TheBrain10 .json (文件>导出> JSON文件) .dot可视化的Graphviz Python 3支持 UTF-8支持 节点( thoughts.json ) 支持形状,颜色 大小取决于PageRank中心度 链接( links.json ) 支持类型,方向,颜色 布局支持布局(算法),样条 之前: 后: 更复杂的示例: API 示例:请参见 brain_json2dot ( thoughts_path , links_path , dot_path = 'thebrain.dot' , png_path = 'thebrain.png' ,
文件列表
thebrain2dot-master.zip
(预估有个15文件)
thebrain2dot-master
requirements.txt
36B
thebrain2dot
__init__.py
22B
thebrain2dot.py
4KB
LICENSE
1KB
test
thebrain.png
601KB
thebrain_complex.PNG
1.93MB
test.py
422B
暂无评论