diff --git a/src/components/charts/HistoryAllPrintStatusChart.vue b/src/components/charts/HistoryAllPrintStatusChart.vue index 892c787f4..e2a3927d5 100644 --- a/src/components/charts/HistoryAllPrintStatusChart.vue +++ b/src/components/charts/HistoryAllPrintStatusChart.vue @@ -58,6 +58,7 @@ export default class HistoryAllPrintStatusChart extends Mixins(BaseMixin, ThemeM type: 'pie', data: this.groupedPrintStatusArray, avoidLabelOverlap: false, + minAngle: 5, radius: ['35%', '60%'], emphasis: { itemStyle: {