hrsnblm
unread,Jul 29, 2008, 11:10:07 AM7/29/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
When generating a plot using CWGraph, I have found that even though the array that holds my data starts at index '1', CWGraph wants to continually start my plot at '0'. If I set the minimum value to '1', then I lose the first piece of data. Why is this? How can I start my CWGraph plot at '1' with the first piece of data as I believe it should?
Also, I seem to be unable to find a detailed description of the optional parameters for CWGraph.PlotY.
Thanks ahead of time for any and all assistance.