chart.js reduce doughnut tickness

JavaScript
var options = {        
     cutoutPercentage: 70
};
Source

Also in JavaScript: