[Continents] Removed filter for labels with low percentage

pull/1991/head
Andreas 2023-02-09 12:44:51 +01:00
rodzic 36de030151
commit 066ed107ed
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -123,9 +123,6 @@ function totalContinentQsos(data) {
align: "middle"
},
outlabels: {
display: function(context) { // Hide labels with low percentage
return ((context.dataset.data[context.dataIndex] / totalQso * 100) > 1)
},
backgroundColor: COLORS,
borderColor: COLORS,
borderRadius: 2, // Border radius of Label