-
Problem report
-
Resolution: Fixed
-
Minor
-
7.0.0beta1
-
S24-W30/31
-
1
Steps to reproduce:
- Create trapper item
- Send data as 0
- Create pie chart widget with this item
- Check result
Result:
The Pie chart widget displays "No data", but this is not true, because data exists and is equal to 0. Also the legend is not displayed.
Expected:
the pie chart is all filled out
I created 3 examples: item without data, Item with data = 0, Item with data = 0.01