Hello,
Anybody knows where can I find information in order to build an small application, in PB4 of course, that show some simple kinds of grafics, line, pie, etc.
Thanks in advanced.
QuimV
charts 2d/3d in PB
charts 2d/3d in PB
QuimV
-
- User
- Posts: 12
- Joined: Tue Jul 12, 2005 6:55 pm
- Location: United Kingdom
If you don't mind calling a DLL then RM Chart at http://www.rmchart.com is worth a look. I've played with it in Visual Basic and it can produce some very nice results.
thank you a lot for this link.CodeMonkey wrote:If you don't mind calling a DLL then RM Chart at http://www.rmchart.com is worth a look. I've played with it in Visual Basic and it can produce some very nice results.
it's a really really cool DLL,
so i made a wrapper for the RMCHART.DLL V3.10.
you can catch it from here :
http://www.purebasic.fr/english/viewtop ... highlight=
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
-
- User
- Posts: 12
- Joined: Tue Jul 12, 2005 6:55 pm
- Location: United Kingdom