I have created a report in SSRS and have represented the data on a scattered doughnut chart.
There are two series on the chart. Name of two series is 'Complete' and 'Incomplete'.
The values in 'Incomplete' series are very very small as compared to 'Complete' and are not seen in the chart.
For example if 'Complete' count is 5000 and 'Incomplete' is just 4 I cannot see it on the chart.
I understand I have to do something with axis/scale, but do any of you have any idea what exactly needs to be done in the chart to incorporate both the extreme values.
Any help will be much appreciated.