Free graphing library?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello! I'm in need of a simple graphing/charting library, capable of drawing line graphs (and hopefully a few other types). However i intend to use it from several languages, so must be packaged as a standard DLL. I've been searching forever, so any pointers will be greatly appreciated. regards:)
-
Hello! I'm in need of a simple graphing/charting library, capable of drawing line graphs (and hopefully a few other types). However i intend to use it from several languages, so must be packaged as a standard DLL. I've been searching forever, so any pointers will be greatly appreciated. regards:)
There are some ActiveX controls at codeproject that may be of help. You may also try www.sourceforge.net and codeguru.com. INTP