diff --git a/app.js b/app.js index c184423..48736dc 100644 --- a/app.js +++ b/app.js @@ -494,6 +494,7 @@ function renderChart(data) { }, position: 'outside', padding: 3, + minAngle: 3, // Add this - default is 5, reducing it will show more labels silent: false, fontSize: 10, formatter: function(param) {