<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Andrew<div><br></div><div>These are good questions.</div><div><br></div><div>As to question 1: There is no way, presently, to programmatically display the colour legend. The best you could do is to save a drawing document with a graph in it that has a colour legend as you want to have it. Remove all plots from the graph. For plotting, then open the document from your script, and then plot into its graph.</div><div><br></div><div>As to question 2: The GUI does not allow to use non-numeric y-columns. However, you can issue a PlotData command with the parameter yColumn indicating a text column.</div><div><br></div><div>Hope this helps.</div><div><br></div><div>Kurt Sutter</div><div>QuantumSoft</div><div><br><div><div>On 2 Nov 2012, at 3:52, "Beveridge, Andrew Cameron" <<a href="mailto:acbev@lanl.gov">acbev@lanl.gov</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
I have run into a bit of programming/plotting difficulties and was wondering whether anyone had any suggestions.
<div><br>
</div>
<div>Question 1</div>
<div><br>
</div>
<div>I am plotting my data using the option <b>colorEncodePoints </b>True, that is, the data points are to be color coded according to their z-value. How do I display the z legend, the one with the color scheme programmatically? (This axis is different from
 the option for the z-axis in the contour plot.)</div>
<div><br>
</div>
<div>
<div>Question 2</div>
<div><br>
</div>
<div>For my y-axis, I would like to use a "text" column. (The column has a list of file names.) It appears that proFit does not allow the y-axis to be a text column. One way around this problem is to choose the "Row Index" as the y-axis and then replace it
 with a  Category Axis; this does seem to work. Is there any way to do this programmatically, that is, set a new category axis in a program?</div>
</div>
<div><br>
</div>
<div>Thanks for your help.</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Andrew</div>
</div>

_______________________________________________<br>proFit-list mailing list<br><a href="mailto:proFit-list@quantum-soft.com">proFit-list@quantum-soft.com</a><br>http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com<br></blockquote></div><br></div></body></html>