Binds data to selection
The data to be drawn
Draws data using one step
The step, how data should be drawn.
Draws the data into the renderArea using the spefic steps and metadata
The data to be drawn
The list of steps, which needs to be drawn
Removes the Drawer and its renderArea
Returns the D3 selection corresponding to the datum with the specified index.
Returns the CSS selector for this Drawer's visual elements.
Calculates the total time it takes to use the input drawSteps to draw the input data
The data that would have been drawn
The DrawSteps to use
The total time it takes to draw
Generated using TypeDoc
A Drawer draws svg elements based on the input Dataset.