Hi Guisseppe,<br><br>It has been a bit since I've done much scripting in grads so this might not be the optimal approach; it depends on how flexible this needs to me. I've never tried passing arrays as function args but you might want to try that.<br>
<br>There are 2 main things you need to do:<br><br>1) Create an array at the top of the function w/the text you want displayed:<br><br>labels.1=''<br>labels.2='cold'<br>labels.3='warm'<br>.....<br>
<br>2) Then change the code that plots the strings<br><br>* Put numbers under each segment of the color key<br>* num started at 0 but the array index for labels started<br>* at 1, so we need to account for that<br>
labNum=num+1<br>
label=labels.labNum<br> if (num < cnum-1)<br> if (vert) <br> xp=xr+stroff<br> 'draw string 'xp' 'yt' 'label<br> else<br> yp=yb-stroff<br> 'draw string 'xr' 'yp' 'label<br>
endif<br> endif<br><br>I haven't actually tried this but it seems like it should work.<br><br>Let me know how it goes.<br><br><div class="gmail_quote">On Sun, Sep 9, 2012 at 11:02 PM, arturo vasqez <span dir="ltr"><<a href="mailto:hibiki_inuyasha@yahoo.es" target="_blank">hibiki_inuyasha@yahoo.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:Courier New,courier,monaco,monospace,sans-serif"><div><font size="3">Hi all.</font></div>
<div><font size="3">I need help with the function CBARN, i want to configure the output of the bar. I want to put words instead of numbers, for example if the bar give me:</font></div><div><font size="3"><br></font></div>
<div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3">________________________</font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3"><span style="background-color:rgb(0,0,191)">_____</span>/<span style="background-color:rgb(255,0,127)">______</span>/<span style="background-color:rgb(255,0,0)">_____</span>/<span style="background-color:rgb(192,0,0)">____</span>/</font></div>
<div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3">2 4 6 8 10</font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3"><br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3"><br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3">i want to
put it like this</font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3">________________________<br></font></div>
<div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3"><span style="background-color:rgb(0,0,191)">_____</span>/<span style="background-color:rgb(255,0,127)">______</span>/<span style="background-color:rgb(255,0,0)">_____</span>/<span style="background-color:rgb(192,0,0)">____</span>/</font></div>
<div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3"> cold warm hot and so on ... <br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3"><br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3">any help please i don't know which part of the <span style="font-weight:bold">CBARN.gs</span> i have to modify .... please if anyone knows how to do it, please help me.</font></div>
<div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3"><br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3"><br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3">Thanks.</font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3"><br></font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><font size="3">Guisseppe Vasquez</font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<font size="3">Agraria University, Peru</font></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<br></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<br></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"> </div></div></div><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br>