Skip to content

DateAdapter type missing definition of override method #8369

@etimberg

Description

@etimberg

The date adaptors use Chart._adapters._date.override to configure the chart. https://github.com/chartjs/chartjs-adapter-luxon/blob/master/src/index.js#L17

If the adapter is written in TS, Property 'override' does not exist on type 'DateAdapter'. is raised by the TS compiler

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions