The ID of the chart
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 axis range (start, end)
The font for the axis labels
The plot margins for the border of main SVG group
The label for the axis
A callback used to set the axis range
A ContinuousNumericAxis based on the arguments to this function
Adds a new x-axis to the SVG element at the specified location