Closed stockiNail closed 2 years ago
It's still a working progress. There is a bug that I'm having a look at.
EDIT: it should be solved
@kurkle before going on, when you have time (no hurry), could you check if there is anything to change or you don't like it?
I set milestone 1.3.0 but feel free to change it.
Remove all redundant options like:
xScaleID: 'x'
(things that specify the default), as @kurkle already started doing in #631 to make it a bit more readable
It should be ok now
The fixtures, could you combine some of those. The "borderWidht0" ones can be added as single arrows in the previous fixture. The "removed at runtime" fixtures can be combined into single one. (removing end, start, end+start from 3 different annotations in the same chart)
It should be ok
| dist/chartjs-plugin-annotation.esm.js
| 12.3 kB | +465 B (+4%) | |
| dist/chartjs-plugin-annotation.js
| 12.4 kB | +469 B (+4%) | |
| dist/chartjs-plugin-annotation.min.js
| 8.39 kB | +391 B (+5%) | 🔍 |
it sounds working well. Thank you
This PR is adding the optional arrowheads to a line annotation.
TODO