Anthoni wrote:
Hello,
Really new to RealStudio and RealBasic as a whole, long time developer in Delphi along with Actionscript.
I am looking to start a new project in RealStudio and I need a simple Line Chart component. I've searched the forums and the web and the ones I've seen are either no longer existent (GraphPro site gives me errors all the time) or too complex for what I need (Chart Director).
I am just after a component that will allow me to plug in my data (via arrays or what not) and then display the lines plotted from those values.
Any got any suggestions please ?
Regards
Anthoni
1. Plugins can be expensive but that will save you lot's of time.
2. Draw them yourself in a Canvas control.
If you are evaluating a trial i won't recommend buying plugins yet.
You can however try plugins in the IDE and Run them.
Same for the Canvas control. It allows you to draw anything how you want it.
http://docs.realsoftware.com/index.php/CanvasThere should be some examples when you click "new project" and expand the Examples folder in the list.