Velocd
09-08-2002, 11:57 PM
I'll give a nickel to anybody who can do this ;)
Ok..so a nickel is cheap, but you'll get the reassurance that you're one hell of a coder if you can make it so the current vB poll results are displayed in not just bar graph form, but with an option to be displayed in pie graph as well.
I attempted this a couple days back, but couldn't figure a way through it. I'm fairly sure the only way to do it is using the PHP GD drawing functions and such, but I got stuck trying to integrate it all together with the data.
I found these two links, not sure if they're of any use though:
http://www.phpbuilder.com/columns/tim19990812.php3
http://www.php.net/manual/en/function.imagearc.php
Ok..so a nickel is cheap, but you'll get the reassurance that you're one hell of a coder if you can make it so the current vB poll results are displayed in not just bar graph form, but with an option to be displayed in pie graph as well.
I attempted this a couple days back, but couldn't figure a way through it. I'm fairly sure the only way to do it is using the PHP GD drawing functions and such, but I got stuck trying to integrate it all together with the data.
I found these two links, not sure if they're of any use though:
http://www.phpbuilder.com/columns/tim19990812.php3
http://www.php.net/manual/en/function.imagearc.php