package svg

import "cmd/pprof/internal/svg"

Package svg provides tools related to handling of SVG files

Index

Functions

func Massage

func Massage(in bytes.Buffer, svgPan string) string

Massage enhances the SVG output from DOT to provide bettern panning inside a web browser. It uses the SVGPan library, which is accessed through the svgPan URL.

Source Files

svg.go

Version
v1.4.2
Published
Feb 18, 2015
Platform
linux/amd64
Imports
3 packages
Last checked
25 seconds ago

Tools for package owners.