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

Annotation plugin for Chart.js

Results 72 chartjs-plugin-annotation issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

dependencies

I am using chart.js in node and using 'skia-canvas' to raise windows and provide a canvas / graphics context. This context appears to be pickier about `lineCap` and `lineJoin` properties,...

enhancement

Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.1 to 4.7.5. Release notes Sourced from socket.io's releases. 4.7.5 Bug Fixes close the adapters when the server is closed (bf64870) remove duplicate pipeline when serving bundle...

dependencies

Bumps [cookie](https://github.com/jshttp/cookie), [engine.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.4.2 to 0.7.2 Release notes Sourced from cookie's releases. v0.7.2 Fixed Fix object assignment of...

dependencies

I have box annotations that track sunrise/sunset and regardless of when I draw them, because of the color transparencies, they muddle with the area fill of the line. Is it...

help wanted

Using Chart.js^4.4.8 and chartjs-plugin-annotation^3.1.0 I added doughnut annotation into chart, but it comes up the error message with this `Type '"doughnutLabel"' is not assignable to type '"line" | "label" |...

types

I am using yAdjust to avoid line labels from overlapping, and this is working well until I enable the zoom plugin. The issue I am running in to is that...

Fixes #874 I see in #874 that there are potential backwards compatibility concerns. I'm not aware of any in this code as implemented, but I still feel like I don't...

enhancement

This adds type definitions for the properties accessed by the draggable demo: https://www.chartjs.org/chartjs-plugin-annotation/latest/samples/interaction/dragging.html

types

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @​lkuechler in PrismJS/prism#3863 New Contributors...

dependencies
javascript