-
- ●
- {{ legendItem.name }} :
-
- {{ dataset.header[currentSelectionSpan.col].prefix }}
- {{ getDonutLegendValue(legendItem.absoluteValue) }}
- {{ dataset.header[currentSelectionSpan.col].isPercentage ? '%' : '' }}
- {{ dataset.header[currentSelectionSpan.col].suffix }}
-
- ({{ (legendItem.proportion * 100).toFixed(1) }}%)
-
+
+
@@ -694,8 +538,22 @@