pub fn render_svg_only(
ir: &TimelineIr,
opts: RenderOptions,
) -> Result<String, Error>Expand description
Render the given IR as a standalone SVG string.
pub fn render_svg_only(
ir: &TimelineIr,
opts: RenderOptions,
) -> Result<String, Error>Render the given IR as a standalone SVG string.