summaryrefslogtreecommitdiffstats
path: root/lib.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib.php')
-rw-r--r--lib.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib.php b/lib.php
index 24eda84..6b87f71 100644
--- a/lib.php
+++ b/lib.php
@@ -316,7 +316,7 @@ function draw_packagers_chart() {
'width':600,
'height':200,
'backgroundColor': '#f8f8f8',
- 'sliceVisibilityThreshold': 1/720
+ 'sliceVisibilityThreshold': 2/90
};
var chart = new google.visualization.PieChart(document.getElementById('{$id}'));