Fix: keep line visible when zooming between data points by Akshat-0001 · Pull Request #12176 · chartjs/Chart.js
When zooming into a range with no visible data points, the line controller skipped rendering entirely. This change includes boundary points before and after the visible range so line segments crossing the viewport are still drawn. Fixes chartjs#12174
AI review requested due to automatic review settings
January 10, 2026 14:40This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters