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;
        label: string;
        origin: number[];
    } = ...

    Methods