vis

Visualization module for carport.


source

D2API

 D2API ()

Initialize self. See help(type(self)) for accurate signature.


source

D2API.create_svg

 D2API.create_svg (d2:str, app:str='d2')

Draw svg via kroki online api or d2 engine.

See d2 installation doc.

Type Default Details
d2 str
app str d2 requiring installing d2 first
Returns SVG

source

dot2graph

 dot2graph (dot, **kw)

source

d22graph

 d22graph (d2_string, app='kroki')