Re: A "sort of" Webserver question

From: Fred Hirschfeld <johndoe_at_microsoft.com>
Date: 1997/10/08
Message-ID: <61gcgh$joe$1_at_news.bc>#1/1


I have seen attempts at bar charting done using simple PL/SQL and HTML Pages... I believe you first create a solid colored image 1x10 pixels in size (or however high you want each bar). Next you would create a web page based on numbers from the database and give the image the appropriate with of that data... This would stretch the image horizontally giving you a horizontal bar chart.

To get fancy, you could make multiple images of differing colors to use in this bar chart.

   Cheers Fred Received on Wed Oct 08 1997 - 00:00:00 CEST

Original text of this message