//
pkg.gl
Category
github.com/wzshiming/chart
svgg
package
0.1.2
Repository:
https://github.com/wzshiming/chart.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
436 SLOC
#
Functions
AddTo
AddTo returns a new ImageGraphics which will write to (width x height) sized area starting at (x,y) on the provided SVG.
New
New creates a new SvgGraphics of dimension w x h, with a default font font of size fontsize.
#
Structs
SvgGraphics
SvgGraphics implements BasicGraphics and uses the generic implementations.