Test QuickGV: Difference between revisions

From Fundamental Ramen
Jump to navigation Jump to search
Line 5: Line 5:
// rankdir=TB;
// rankdir=TB;


// 診間網路
subgraph cluster_clinic {
label="診間網路";
 
his[label="HIS Server"];
his[label="HIS Server"];
nas[label="NAS"];
nas[label="NAS"];
Line 26: Line 28:
fw -> {wan1 wan2};
fw -> {wan1 wan2};
wan1 -> cross [dir="back", color="#ff0000"];
wan1 -> cross [dir="back", color="#ff0000"];
}


// 開放網路
// 開放網路
subgraph cluster_open {
label="開放網路";
gu[label="新光保全"];
gu[label="新光保全"];
mo[label="監視系統"];
mo[label="監視系統"];
Line 37: Line 43:
{pc1 gu mo} -> rt -> wan3;
{pc1 gu mo} -> rt -> wan3;
wan3 -> mobile [label="tcp:3880", dir="back", color="#ff0000"];
wan3 -> mobile [label="tcp:3880", dir="back", color="#ff0000"];
}
</quickgv>
</quickgv>



Revision as of 07:05, 24 February 2021

See: https://graphviz.gitlab.io/_pages/pdf/dotguide.pdf

建議線路 gen1

建議線路 gen2

A

testflow

test

Crawling Flow

GDS

Geomancer

Sandbox