Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Draw Graphs

Status
Not open for further replies.

lasitha

Programmer
Jun 7, 2003
38
LK
hiAll,

If somebody nows generate graphs using ASP through SQL server data (record set)

Reg.
Lasitha Alawatta.
 
if you're going for bar graphs, that's a pretty simple fixer-upper, make a 2 tone image about 30x5 pixels ( the 2 tone is to give illusion of 3d bar ) then do the math on the values you want and make the height of the image respectively reflect that value.

i remember coming across some documentation on how to use either excel or powerpoint in ASP in order to generate nice line graphs and pie charts, i'll have to rummage around to see what i can find
 
Try doing a search from the keyword search above, we have talked about this several times in the past, from custom graphs to pre-written ones,

-T

[sub]01000111 01101111 01110100 00100000 01000011 01101111 01100110 01100110 01100101 01100101 00111111[/sub]
The never-completed website:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top