package svg

import "cmd/internal/pprof/svg"

Package svg provides tools related to handling of SVG files

Index

Functions

func Massage

func Massage(in bytes.Buffer) string

Massage enhances the SVG output from DOT to provide better panning inside a web browser. It uses the SVGPan library, which is included directly.

Source Files

svg.go svgpan.go

Version
v1.7.0-rc.4
Published
Aug 2, 2016
Platform
js/wasm
Imports
3 packages
Last checked
4 minutes ago

Tools for package owners.