Active X Chart or Graph 
Author Message
 Active X Chart or Graph

I am still looking for a simple free line graph (chart) to use with ASP or
an ActiveX control.....

Can anybody please help



Sat, 08 Feb 2003 03:00:00 GMT  
 Active X Chart or Graph

Quote:
> I am still looking for a simple free line graph (chart) to use with ASP or
> an ActiveX control.....

> Can anybody please help

I remember seeing an example on how to do this on the 4GuysFromRolla site.
Go to http://www.4guysfromrolla.com and hit their search engine


Sun, 09 Feb 2003 11:30:20 GMT  
 Active X Chart or Graph

You can use the OWC (Office Web Components) but the clients must have Office
!!
Otherwise, you can try TeeChart Axialis but it is not free (but easy to
use). If you want to try : www.teemach.com
I used it (with the evaluation version and it is simple to use with a good
help and many examples)



Quote:
> I am still looking for a simple free line graph (chart) to use with ASP or
> an ActiveX control.....

> Can anybody please help



Sun, 09 Feb 2003 14:25:41 GMT  
 Active X Chart or Graph
This has been asked and answered about a million times on this and other
newsgroups. Of course everytime it is posted we get spammed by the
component graph vendors - who could blame them!

Here are some free alternatives:

See the following URLs on creating graphics in ASP:
http://www.asptracker.com/demo/chart.asp
http://www.15seconds.com/Issue/981025.htm
http://www.asptoday.com/articles/19991129.htm
http://www.mcwtech.com/te98files.htm
at the above URL, you can download the following code and explanation:
"5-309 Publishing and Analyzing Intranet Data Using Microsoft Office" by
Paul Litwin

http://www.haneng.com/lessons/18.asp
http://homepages.go.com/~jk61/ActiveGD/ActiveGD.htm#getagd4.

Also, you can use PerlScript with ASP, which will give you access to the
Perl CPAN libraries which are used for most of the financial graphics on
the internet. Perl for Windows is available at
http://www.ActiveState.com/
and the CPAN libraries can be searched at
http://search.cpan.org/
In this case, select the hyperlink for "graphics", which is
http://search.cpan.org/Catalog/Graphics/

Quote:

> I am still looking for a simple free line graph (chart) to use with ASP or
> an ActiveX control.....

> Can anybody please help



Sun, 09 Feb 2003 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Active X Chart or Graph

2. Good ASP Graph/Chart Component?

3. Microsoft Graph 2000 Chart

4. Unable to get SeriesCollection property of Chart Class - Graph error

5. Access: Charts & Graphs

6. graph.chart does not work

7. Creating charts/graphs from database in Access

8. Charts and Graphs in Forms and Reports

9. Manipulating MS Graph 8 chart ChartTitle in VBA

10. Problems updating MS Graph charts in Powerpoint using Excel VBA

11. graph: chart update

12. How to create a graph(chart) on a Word Document

 

 
Powered by phpBB® Forum Software