Module poloto::default_svg_tag[][src]

render_svg creates its own svg tag, and then calls Plotter::render. The default attributes set in that svg tag are in this module.

Constants

CLASS

The class of the svg tag.

HEIGHT

The height of the svg tag.

WIDTH

The width of the svg tag.

Functions

default

Returns a function that will write the attributes.