|
General Details
|
|
PHP (Hypertext Preprocess...
|
|
Posted 190 Days Ago
|
|
165 Views
|
|
Received 3 Ratings
|
|
Bar Graph Function
Description
My first decent sized script. It takes a couple of variables, processes them, and then kicks out a decent looking bar graph. Still full of bugs, and under construction, but nice all the same [:
Here's a live Example: http://3xacharm.com/cp/barGraph/index.php
Currently sorting out an IE Display issue
- X-axis values remaining invisible when contained in a table.
Source Code
Comments
| Please login to post comments. |
|
|
Well, unnecessary comments was one thing..
A few other things would be organization and dynamism.
Work a bit on code flow, without needing to use as many globals..
Try to avoid so many echos, separate logic from interface a bit more.
|
|
|
@ Relish. Could you please specify what you believe needs work. I appreciate the criticism, but I can't improve the code if I'm not told what I did wrong.
@Smokey991. I removed a lot of the unnecessary comments like you suggested. Thanks [;
|
|
|
This code needs some work.
|
|
|
Do away with some of those comments. Way too many that are unneeded.
|
More "PHP (Hypertext Preprocessor)" Source Codes By This Author
Recently Posted "PHP (Hypertext Preprocessor)" Source Codes
Recently Rated "PHP (Hypertext Preprocessor)" Source Codes
|