Appearance
SVGLayerOptions 
Type: object
SVG layer options.
Properties
- draw(optional) 
SVGDrawingFunctionDrawing function, operates in graph coordinate space. You can render the SVG elements here or change them. - element(optional) 
SVGSVGElementSVG element to draw on. If not provided, it will be created.