Skip to content

Wrong TS type for plugins prop #734

@burtek

Description

@burtek

plugins?: Chart.PluginServiceRegistrationOptions[];

Shouldn't plugins type be Chart.Plugin[] rather than PluginServiceRegistrationOptions? See TS types of chart.js:

https://github.com/chartjs/Chart.js/blob/8e68481ec4e29599660332f58967f439fb2ef17c/types/index.esm.d.ts#L3490-L3499

Metadata

Metadata

Assignees

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