chartjs/Chart.js

View on GitHub

Showing 242 of 247 total issues

TODO found
Open

ctx.lineWidth = isObject(labelColor.borderWidth) ? Math.max(...Object.values(labelColor.borderWidth)) : (labelColor.borderWidth || 1); // TODO, v4 remove fallback
Severity: Minor
Found in src/plugins/plugin.tooltip.js by fixme

TODO found
Open

// TODO: use elements.ArcElement instead
Severity
Category
Status
Source
Language