This reworks the campaign pie chart, especially the display of labels, which are now being displayed outside the chart, connected with a line, rather than placing them on top of the slices.
This way, the labels should be easier distinguishable.
Also, slices with less than 10% coverage do not display their labels initially, but only when hovering (with the mouse or when tapping on a touch device) over/on the pie chart slice, avoiding labels to overlap. This is not ideal, because sometimes there's enough space for all labels and sometimes they might still overlap (especially when there are long labels that get wrapped into multiple lines).
This reworks the campaign pie chart, especially the display of labels, which are now being displayed outside the chart, connected with a line, rather than placing them on top of the slices.
This way, the labels should be easier distinguishable.
Also, slices with less than 10% coverage do not display their labels initially, but only when hovering (with the mouse or when tapping on a touch device) over/on the pie chart slice, avoiding labels to overlap. This is not ideal, because sometimes there's enough space for all labels and sometimes they might still overlap (especially when there are long labels that get wrapped into multiple lines).