On their site, they have an example of how to draw a pie chart. But it shows percentages of your data instead of the actual values.
I've tried messing with the formatter instance on the pie object, but to no avail. So how does one show values instead of percentages? And more broadly, how does one customize a Flotr2 chart?
Here's an example of the pie formatter showing slice values:
http://jsfiddle.net/cesutherland/vd5gt/4/