graph a pie chart using variable names (jqplot)
hello Igor.
the link you gave me, doesn ́t help me at all. I ́d try to explain again:
this is my data mapping using DB of above:
I use "where" in the request with this : return '{"servicio":"bb"}';
and in the result page I get these two values (cantidad) in labels:
what I need is a JS to get the total of those values. let say 600+400 = 1000.
thanks!!