Reincharts
    Preparing search index...

    Hierarchy

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    defaultProps: {
        className: string;
        displayFormat: (n: number | {}) => string;
        displayInit: string;
        displayValuesFor: (_: any, props: any) => any;
        layout: string;
        origin: number[];
        verticalSize: number;
        width: number;
    } = ...

    Methods

    • Parameters

      • moreProps: any

      Returns {
          textAnchor: undefined | "start" | "middle" | "end" | "inherit";
          xyPos: (null | number)[];
      }