although the other chart modules don't work too well; they do take numeric data from the fields of each record as opposed to only supporting individual records.

so i have 2 fields on a node: total and available, and i want to show a pie chart for the ratio of these 2 numbers, so in other words: total and (available - total).

is this possible with this module?