用ASP制作餅圖、柱狀圖等
我們工作中經(jīng)常需要將數(shù)據(jù)轉(zhuǎn)化成柱狀圖,餅圖等,以方便直觀的分析數(shù)據(jù), 這里給大家介紹一個(gè)ASP中制作餅圖、柱狀圖的組件:csDrawGraph,csdgt.zip,因?yàn)槭墙M件,所以我們?cè)谑褂弥靶枰肦EGSVR32.EXE 注冊(cè)一下,csDrawGraph,可以在ASP中創(chuàng)建餅圖,柱狀圖以及線圖,其支持的格式有GIF, PNG, JPG and BMP.
chartdemo.asp
以下為引用的內(nèi)容:csDrawGraph DemonstrationThis simple demonstration shows two graphs using the same data. The first is a bar chart: The second is a pie chart. The background colour is set to light grey to show the overall size of the image.
chartimages.asp
以下為引用的內(nèi)容:
程序很簡(jiǎn)單,再些不詳細(xì)說(shuō)明,下面看一個(gè)將數(shù)據(jù)庫(kù)中的數(shù)據(jù)轉(zhuǎn)換到圖表的例子:
lines.asp:
以下為引用的內(nèi)容:
Line graph showing all the results
Links to the other result pages:Bar chart showing all results for any one day.Bar charts showing results for each colour separately.
gif_lines.asp:
以下為引用的內(nèi)容: