Skip to main content

wrap_html

Function wrap_html 

Source
pub fn wrap_html(
    svg_body: &str,
    title: &str,
    opts: &RenderOptions,
    table_html: Option<&str>,
) -> String
Expand description

Wrap a pre-rendered SVG string in a standalone HTML document with embedded CSS.