charts 2d/3d in PB

Just starting out? Need help? Post your questions and find answers here.
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

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.
thank you a lot for this link.

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=

Image
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
CodeMonkey
User
User
Posts: 12
Joined: Tue Jul 12, 2005 6:55 pm
Location: United Kingdom

Post by CodeMonkey »

That looks fantastic, thanks for wrapping this! :D
Post Reply