module GerbilCharts::SVGDC

GerbilCharts svg helper library

Various helpers that make it easy to work with SVG

Constants

POLYGON_RESOLUTION

SVGPolygon

A polygon identified by the operstring. Sorry this is not the best way to do it The oper string consists of M x y L x y style commands. See SVG spec. todo : accept an array of coords and automatically construct the oper string