PSSVG
PSSVG copied to clipboard
`SVG.Equation`
Like #198 , SVG.Equation should draw a cartesian equation using a path. Variables found within the equation should be iterated on between a set of values, and embedded as data- attributes. By doing this, it should be possible to recompute the path in JavaScript, thus allowing the path to be dynamically modified.