Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Example:
Label Value
A 300
B 300
C 100
D 50
maxCount: 1
Expected: two slices, A:300, Other:450
Actual: three slices, A:300, B:300 and Other:150
In general: this happens when maxCount cuts sorted (by value) slices where values are equal.
v6.11
Charts
1 Comment:
see also https://community.jaspersoft.com/jasperreports-library/issues/12626