package
0.1.2
Repository: https://github.com/wzshiming/chart.git
Documentation: pkg.go.dev

# Functions

AddTo returns a new ImageGraphics which will write to (width x height) sized area starting at (x,y) on the provided SVG.
New creates a new SvgGraphics of dimension w x h, with a default font font of size fontsize.

# Structs

SvgGraphics implements BasicGraphics and uses the generic implementations.