Reincharts
    Preparing search index...

    Hierarchy

    • Component<AxisProps>
      • Axis
    Index

    Constructors

    • Parameters

      • props: AxisProps

      Returns Axis

    • Parameters

      • props: AxisProps
      • context: any

        value of the parent Context specified in contextType.

      Returns Axis

    Properties

    chartRef: RefObject<null | GenericChartComponent> = ...
    defaultProps: {
        edgeClip: boolean;
        zoomCursorClassName: string;
        zoomEnabled: boolean;
    } = ...

    Methods

    • Parameters

      • ctx: CanvasRenderingContext2D
      • moreProps: any

      Returns void