September 18, 201015 yr Newbies Hi I don't if anyone can help When you are creating a pie chart and say the first record is 0, say in a sequence 0,1,2,3,4,5 for example, the pie chart doesn't seem to show - i.e., it just stops. Is there a way around this to make it show all the data even if one of the entries is 0. Thanks if anyone can shed light on this
September 20, 201015 yr Could you explain what you mean a bit more? Are you saying that the values you want to chart are 0, 1, 2, 3, 4, and 5, or that the record ID numbers are 0-5? If the value you want to chart is zero then you would not be able to show it as a percentage of the pie chart. 0/15 is 0%, and so the section would not take up any space on the pie chart. You would have an inaccurate graph! If you want to make it clear that a value is being taken into consideration when drawing your graph, I would add a section to your layout which displays the actual values, which in this case would be zero.
Create an account or sign in to comment