Skip to content

Typescript Defs might need update. #237

Description

@gk-patel

Hi Plotly-React,

I think this is a minor issue, but it seems that the Typescript definations are not updated.
I am using the latest version, but Typescript is complaining when I try to use onRelayouting - thereby not allowing me to compile the code.
But the following work,

// @ts-ignore
onRelayouting={(e) => console.log('onRelayouting', e) }

Thanks for the great library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions