diff --git a/js/app/charts.js b/js/app/charts.js index f6d991c9aea5626003ab2900d3c3bc86db433349..626dabd08175c81e7bd6d7420a4f33ff05f6ee64 100644 --- a/js/app/charts.js +++ b/js/app/charts.js @@ -87,11 +87,8 @@ if (window.Apex) { pie: { expandOnClick: false, dataLabels: { - offset: 36, + offset: -8, minAngleToShowLabel: 10, - style: { - color: 'red' - } }, }, },