Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: A "sort of" Webserver question
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 CDT
![]() |
![]() |