chartjs-plugin-annotation icon indicating copy to clipboard operation
chartjs-plugin-annotation copied to clipboard

Animation curves do not match the axis

Open fulldecent opened this issue 2 years ago • 1 comments

The annotation is pinned to the axis.

And the axis can move, e.g. when enabling/disabling datasets.

When the axis moves, the animation curve appears to be quadratic. But the annotation moves to the new location and that curve appears to be cubic.

https://github.com/chartjs/chartjs-plugin-annotation/assets/382183/ccfe4c81-64c5-47aa-a946-a2192883409d

fulldecent avatar Aug 19 '23 00:08 fulldecent

@fulldecent thank you per input. May I ask you if you can provide a reproducible example, maybe in codepen or on other platforms?

stockiNail avatar Aug 19 '23 17:08 stockiNail