d3-graphviz
magjac/d3-graphviz: Graphviz DOT rendering and animated transitions using D3
【JavaScript】手軽に綺麗な「要素を矢印で繋いだグラフ」を描く方法(画像付き) - Qiita
d3-graphvizを使ってブラウザ上にフローチャート図を表示しよう - はるなぴログ
d3-graphvizのテスト
code:d3g.js
d3.select("#graph").graphviz()
.fade(false)
.renderDot(
'digraph {\
a -> b -> c -> d\
}'
)
実行 rund3
いけるやんw
viz.js
#d3.js
#Graphviz
#information-visualisation
[https://idy.herokuapp.com/rss/0/https://github.com/magjac/d3-graphviz/releases.atom#.svg]
[https://gh-card.dev/repos/magjac/d3-graphviz.svg https://github.com/magjac/d3-graphviz]
https://socialify.git.ci/magjac/d3-graphviz/image?description=1&language=1&name=1&owner=1&pattern=Solid&theme=Light#.png