0👍
✅
After digging into the chart.js source, I can confirm that this is in fact a chart.js bug. When a line chart is created with a single label and single point, it incorrectly positions the rendering of the point.
I’m working on a fix for this, but in the mean time an official bug has been reported (#4037)
Source:stackexchange.com