chartjs-plugin-annotation
chartjs-plugin-annotation copied to clipboard
Fix types for scriptable `init`
It takes its parameters as a context object, not three separate parameters. configuration.md and migrationV3.md explain that it returns an AnnotationBoxModel, not an AnnotationElement.