this may be a bit 'hacky', but if you want the actual value (the count) instead of the percentage, as part of the label on each slice, you could do something like this:
index="test" sourcetype=csv | chart count by status |eval status=status." ".count