Fast Graphs WITHOUT an ActiveX / OCX Control
Advantages:
- Size less than 10kb
- FAST. The graph function has no OCX overhead and no DLL calls
- The source code is included so you can customize the code as you want
The only type of graph supported is line-2d. This mode should be enough for analysis programs, monitoring programs. I suggest you take a look at frmMain_Load to learn how to use the routines. Also, I supplied the sub "CreateNewGraphStandard" where you can also see how to set the important fields.
If you have any comments, bug reports, questions, problems or feedback feel free to email me at felix@tiberiumsun.com!
This code was written for the Codeguru.com VB contest. This code may be used free, but I would be happy if you could drop me a line if you like it and if you use it :-)

Comments
Good Effort
Posted by irfanpk on 03/20/2006 12:57amWell i used your code in my project, its really a good effort, i really appreciate it.
ReplyFast Graphs WITHOUT an ActiveX / OCX Control
Posted by Legacy on 10/10/2002 12:00amOriginally posted by: Zhe Wang
Fast and simple. it's a good one. if it can support more than just line, that will be great.
-
ReplyFast Graphs
Posted by 22Pom on 02/28/2006 08:30pmHi Felix, That's a lot of code. I've just stumbled across this and it may be what I'm looking for. I'll get back to you once I've gone over the code to see if it will work for me. Best Rgds, 22Pom
Replytest
Posted by Legacy on 11/13/1999 12:00amOriginally posted by: test
test
Reply