RE: [PHP-DB] WAS: Use php to plot graph. NOW: ASCII GRAPH CONTEST

2001-12-04 Thread matt stewart
we could even give an "i love linux" t-shirt to the winner of the contest! -Original Message- From: Daniel Barton [mailto:[EMAIL PROTECTED]] Sent: 03 December 2001 17:00 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP-DB] WAS: Use php to plot graph. NOW: ASCII GRA

Re: [PHP-DB] WAS: Use php to plot graph. NOW: ASCII GRAPH CONTEST

2001-12-03 Thread Daniel Barton
The method I used for ascii graphs was based on some C program I wrote that created an array, which was, in essence, the graph. Each array element was two characters wide (we''l see why..) The first column of the array is all |, to make a Y axis, and the last row if the array is all _, to make an