The ID of the axis
The SVG selection to which to add the axis
The dimensions of the plot
The location of the axis
The higher-order function that returns the axis d3 "scale" function
The plot margins for the border of main SVG group
A callback used to set the axis range
The axis range (start, end)
A ContinuousNumericAxis based on the arguments to this function
Adds a new empty x-axis to the SVG element at the specified location. An empty axis is just a line where the axis would be, without any ticks or labels.