Skip to main content

Module svg_device

Module svg_device 

Source
Expand description

SVG renderer โ€” converts a PlotState into an SVG string.

Constantsยง

DPI ๐Ÿ”’
MARGIN_BOTTOM ๐Ÿ”’
MARGIN_LEFT ๐Ÿ”’
MARGIN_RIGHT ๐Ÿ”’
MARGIN_TOP ๐Ÿ”’

Functionsยง

add_axes ๐Ÿ”’
data_bounds ๐Ÿ”’
format_tick ๐Ÿ”’
nice_ticks ๐Ÿ”’
render_item ๐Ÿ”’
render_svg
Render a PlotState to an SVG string.
rgba_to_svg ๐Ÿ”’