Does anyone know an easy way to build and display graphs in ASP? We just want to display percentages in either a bar graph or possibly a circle graph. [sig][/sig]
Don't bother using MSChart as it just doesn't work unless the client machine has Visual InterDev/Basic installed. It will do a lot more than you are asking for but it works *extremely* well and can display a myriad of chart types.
Later, [sig]<p>Rob<br><a href=mailto:robschultz@yahoo.com>robschultz@yahoo.com</a><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
"Focus on the solution to the problem,<br>
not the obstacles in the way."<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[/sig]
This is how i do it, hope it can help you.
First create a 1x1 pixel images with black color (example),
then in your html or asp page.. call the image and define the width/length of the bar
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.