- term_rendering(+Term, +Vars, +Options)//
- Renders data using graphviz. Options:
- svg(+Mode)
- One of
inline
(default) orobject
, rendering the SVG using an HTML <object> element.
inline
(default) or object
, rendering the SVG using
an HTML <object> element.