Show more labels, using minAngle

This commit is contained in:
Anton Volnuhin 2025-03-25 19:26:39 +03:00
parent df93e3ebca
commit e2272414dc

1
app.js
View File

@ -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) {