Functions¶
-
Wraps one or more
Elements,Defs,Compounds, applying required metadata and<SVG>tags -
SVG primitives (i.e.
<Rect>,<Circle>,<line>) -
Complex
Compoundcomponents (i.e. boxplot, violin) made fromElements -
Define reusable SVG elements (i.e.
<linearGradient>,<clipPath>, and shapes). -
Create Attributes (i.e.fill, stroke, opacity) string that can applied to
ElementsandDefs -
Create Transform strings
-
Mapping values between scales
-
Themes and functions for colour manipulation.