chartjs-plugin-annotation
chartjs-plugin-annotation copied to clipboard
Put the border options in own object
As it has been implemented in CHART.JS, see PR https://github.com/chartjs/Chart.js/pull/10571, it could helpful to have the same options structure also in this plugin.
Maybe other "aggregation" in a single node could make sense (for instance shadow).
For implementation, you must wait for new major version, being a breaking change.
Opened an issue as reminder.