Results for "Author: spencer ruport"
An update of my first bargraph project... no more dashes or ugliness. Plus I added a feature which allows you to adjust the hight of the graph. I've also added comments for you who wish to have a little more fun with it. http://www.netortech.com/
Makes an array of strings scroll across your browser. I dunno if anyone can use this but I had some fun making it. :D This script is fully commented (unlike my other pieces of code) If you like it, please vote!. If you don't like it, please vote and leave me a comment so I can make it better. (Eg. tell me how I didn't give you what you expected etc...)
An ASP bar graph. Easily customized and great examples. Customizations include Top Padding, Side Padding, Bar Width, Bar Padding, (Only if bars are in groups.) Group Padding, Number of Groups, Number of Bars Per Group, Maximum Value Values For Each Bar, Colors of Bars, and Titles Of Each Bar! The inputs are all at the top of the code with explanations. Nicely blocked off for your convenience. I have not tested this with Netscape. Please let me know how it does. You can only have a maximum of 18 bars due to restrictions from style properties. This problem is easily breached by using javascript. If you would like that code please email me @ checkerman_1985@yahoo.com
Never use graph paper again! This little baby can graph any function you please! Once it has done that just print the thing out! Great for homework stuff. To change the funtion you want graphed, simply open up the ASP file in a text editor and change the function around. (As well as some other customizations.) Have fun!
An update of my first bargraph project... no more dashes or ugliness. Plus I added a feature which allows you to adjust the hight of the graph. I've also added comments for you who wish to have a little more fun with it. http://www.netortech.com/
Makes an array of strings scroll across your browser. I dunno if anyone can use this but I had some fun making it. :D This script is fully commented (unlike my other pieces of code) If you like it, please vote!. If you don't like it, please vote and leave me a comment so I can make it better. (Eg. tell me how I didn't give you what you expected etc...)
An ASP bar graph. Easily customized and great examples. Customizations include Top Padding, Side Padding, Bar Width, Bar Padding, (Only if bars are in groups.) Group Padding, Number of Groups, Number of Bars Per Group, Maximum Value Values For Each Bar, Colors of Bars, and Titles Of Each Bar! The inputs are all at the top of the code with explanations. Nicely blocked off for your convenience. I have not tested this with Netscape. Please let me know how it does. You can only have a maximum of 18 bars due to restrictions from style properties. This problem is easily breached by using javascript. If you would like that code please email me @ checkerman_1985@yahoo.com
Never use graph paper again! This little baby can graph any function you please! Once it has done that just print the thing out! Great for homework stuff. To change the funtion you want graphed, simply open up the ASP file in a text editor and change the function around. (As well as some other customizations.) Have fun!