The ID of the x-axis
The ID of the y-axis
Creates the main SVG for holding the plot.
A unique value identifying the chart.
The SVG element interface
The dimensions of the plot
The SVG color
attribute used for the axis
Adds a clip area for the chart to the specified SVG element. The clip-area is given
an id
of clip-series-<chart_id>
, which because the chart ID should be unique, makes
this unique as well
The ID of the chart to which the clip area is to be added
The SVG element to which the clip area is to be added
The dimensions of the plot
The margins around the plot
The ID of the clip-path
Generated using TypeDoc
Factory function for the assignment of axes to series