Type alias AxisParams

AxisParams: Pick<Axis, "d3Container" | "truncateSize" | "axisLabels" | "scaleX" | "scaleY" | "tooltip" | "width" | "height" | "padding">

Generated using TypeDoc