<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 14/08/2017 à 12:05, Richard llom a
      écrit :<br>
    </div>
    <blockquote cite="mid:1502705145558-4036856.post@n3.nabble.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">AFAIK, only data coordinates are possible:
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/text_properties.html">https://help.scilab.org/docs/6.0.0/en_US/text_properties.html</a>
Otherwise, you may build your own routine to make the coordinates change
from axes-normalized to data. 
</pre>
      </blockquote>
      <pre wrap="">
In both legend() and captions() are pos/ location handles available, like
"in upper right". I think it would be reasonalbe to add this this argument
to xstring as well. Hence I filled this bug:
<a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=15245">http://bugzilla.scilab.org/show_bug.cgi?id=15245</a></pre>
    </blockquote>
    <br>
    I am afraid that you are making still worse the already very bad
    situation about<br>
    legends(), legend(), captions() and the leg= plotting options, that
    all basically<br>
    do the same thing, but all with pitfalls:
    <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/5371">http://bugzilla.scilab.org/5371</a><br>
    <br>
    <b>By the way, why improving xstring() in this way to make it
      legend-like instead</b><b><br>
    </b><b>of using one of the existing functions?</b> In one hand, you
    agree on removing duplicates<br>
    like xstringl() of stringbox() (<a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/14755#c1">http://bugzilla.scilab.org/14755#c1</a>)
    . In the other hand,<br>
    you are aiming to make a 5-plicate ;) Arrrg.<br>
    I definitely disagree on making xstring() modifying the margins.
    IMO, it would be much<br>
    better a) to actually gather existing legends functions, b) to add
    missing features to the merged version.<br>
    <br>
    Samuel<br>
    <br>
  </body>
</html>