文件名称:thebrain2dot:thebrain10 .json到.dot可视化(Graphviz)
文件大小:2.88MB
文件格式:ZIP
更新时间:2024-02-25 18:09:07
data-visualization mind-mapping graphviz-dot thebrain DatavisualizationPython
大脑 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
----requirements.txt(36B)
----thebrain2dot()
--------__init__.py(22B)
--------thebrain2dot.py(4KB)
----LICENSE(1KB)
----test()
--------thebrain.png(601KB)
--------thebrain_complex.PNG(1.93MB)
--------test.py(422B)
--------thebrain.dot(3KB)
--------links.json(11KB)
--------thoughts.json(7KB)
--------test.brz(15KB)
--------thebrain_screenshot.png(598KB)
----setup.py(623B)
----README.md(2KB)
----.gitignore(21B)