diff --git a/js/app/charts.js b/js/app/charts.js index f6d991c9a..626dabd08 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' - } }, }, },