All data-points (circles) should be displayed.
When title is enabled, high data-points get removed (still visible in the chart-draw-animation).
https://codepen.io/toxy1337/pen/zbYOrE
data point with value 2 is not visible when options.title: { display: true },
data point with value 2 is visible when options.title: { display: false },
Fixed in master: https://codepen.io/kurkle/pen/moddEP
Most helpful comment
Fixed in master: https://codepen.io/kurkle/pen/moddEP