AngularAngular 2+Angular 6+ Skip decimal points on y-axis in chartJS :: Angular 2+ By Rahul Bhutani - July 13, 2020 0 859 Share Facebook Twitter Google+ Pinterest WhatsApp by the latest version this option changed to scales: { yAxes: [{ ticks: { stepSize: 1, beginAtZero: true, }, }], },