util::inline_svg_from_dot (public)

 util::inline_svg_from_dot [ -css css ] dot_code

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

Transform a dot source code into an inline svg image based on code from xotcl-core; should be probably made more configurable in the future.

Switches:
-css (optional)
Parameters:
dot_code (required)
grapviz dot code
Author:
Gustaf Neumann

Testcases:
No testcase defined.
[ show source ]
Show another procedure: