When creating a pie chart in Jaspersoft Stduio (HTML5 Charts) I have a problem that the pie chart does not display low values (0.16,0.05 etc) Is there a way to display them somehow? Thanks in advance.
0 Answers:
No answers yet
When creating a pie chart in Jaspersoft Stduio (HTML5 Charts) I have a problem that the pie chart does not display low values (0.16,0.05 etc) Is there a way to display them somehow? Thanks in advance.
Common practice when posting a question (or just expect 0 answers) ...
- Code sample
- Environment (what version etc.)
- Already tried what ? ...
What is the datatype of your measure? By default, the Measure's Value Class is Integer. Have you tried setting the Measure's Value class to Double? (In studio, double click the chart and click "Switch to Advanced Configuration" - double click Measure and you should be able to see the value class)
Thank you very much for your responses. I have tried that one but it didn't help. Actually when I have a "huge" number of slices. e.g.10-11 of them, then those with the values 0.01 and 0.05 don't appear.But, when there are only let's say 5 slices in the chart values are displayed.
P.S. I use version 8.0.0.