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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBscript

Status
Not open for further replies.

jacelyn

Programmer
Feb 1, 2001
20
SG
Can i and how do i create a line (those that look like binary with low and high) graph in VBscript ? Are there any other possibilities besides using ActiveX?
Thank you
 
like to know that too!
My present solution is:
a) Use a bar chart where possible (that is something i can do with ASP)
b) dynamically create a HTML file with data and build the chart with a EasyCharts java-applet ((which BTW results in very nice graphs)

br
Gerard
(-:

Better a known bug then a new release.


| Do it!
|
V
 
THank you foxbox!
But I've resorted to other methods...So wait til i discover how to do it, i'll let you know....(it will probably take eons... :))
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top