Newbie-Alert!
How do i change this:
percent = sum ? Math.round(val[i][0] * 100 / sum) : 0;
for getting the result like x.xx instead of x?
Thanks for hints!
Newbie-Alert!
How do i change this:
percent = sum ? Math.round(val[i][0] * 100 / sum) : 0;
for getting the result like x.xx instead of x?
Thanks for hints!
I think you want to html/javascript forum