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
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.