Skip to content

tickFormat type is missing third argument, domain? #1640

Open
@winner106

Description

@winner106

tickFormat?: string | ((t: any, i: number) => any) | null;

should it be tickFormat?: string | ((t: any, i: number, D:any) => any) | null;

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is neededtypesTypeScript declarations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions