diff --git a/assets/js/sections/continents.js b/assets/js/sections/continents.js index 0b53400e..b0acfd95 100644 --- a/assets/js/sections/continents.js +++ b/assets/js/sections/continents.js @@ -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