realbasic-nug
[Top] [All Lists]

Looking for a Cartesian plot on log axis. Need help badly!

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Looking for a Cartesian plot on log axis. Need help badly!
From: Harry Hooie <harry at harryhooie dot com>
Date: Thu, 28 Feb 2002 00:12:44 -0600
Well, the good news is my cross-platform RB sim driver demo went over so
well that the Army now wants to throw some money at it.   I just need to tie
up some loose ends and add nicer plotting routines.   Hmmm.   It seems that
almost all the plots I need to support need to be displayed in log scale.

Bad news is I was thinking that I could use GraphPro for RB for the
plotting.   But, it does not support log scale.   Oops!

Does anyone know of a Cartesian plot class that can display logarithmic
axis?   Or one for Visual Basic that I could maybe port?

Work would purchase me the GraphPro code and maybe I could mod the code, but
I would sure would feel more comfortable with one that already inherently
supported it.   Does anyone have GraphPro working under OS X ?    Is it
still supported ?   (Don't see any updates since 2000)

I suppose I could CLI to gnuplot and then load the resultant plot files and
display them in my app, but that seems like it might be more problematic -
especially with the Windows version since I am not Windows savvy.

Any help or thoughts would be greatly appreciated.

Cheers,
Harry.

BTW:   Thanks to Kevin and Rob for the plot classes that they offered to my
earlier request for a simple Cartesian plot class.   Rob's did pretty much
what I needed for my demo.  (It is probably still here:
http://www.wwc.edu/~frohro/REALbasic/realbasic_cartesian_plot_c.htm)
______
Harry Hooie
harry at harryhooie dot com
http://www.harryhooie.com/



<Prev in Thread] Current Thread [Next in Thread>