diff --git a/backend/views/site/index.php b/backend/views/site/index.php index 5563b65..78eaa57 100755 --- a/backend/views/site/index.php +++ b/backend/views/site/index.php @@ -84,7 +84,7 @@ ] ) ?> -
+
diff --git a/backend/web/js/analytics.js b/backend/web/js/analytics.js index 07ec076..b28fe75 100755 --- a/backend/web/js/analytics.js +++ b/backend/web/js/analytics.js @@ -84,7 +84,11 @@ $( 'colors': [ "#A8E3D6", "#9ABCC3" - ] + ], + "labelRadius": 5, + "radius": "42%", + "innerRadius": "60%", + "labelText": "[[title]]" } ); // Replacing table stabs -- libgit2 0.21.4