<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<font face="Courier New">Samuel,<br>
<br>
Probably my comment was considered as regards text_properties, but
it actually was referred to axes_properties <br>
<br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.2/en_US/axes_properties.html">https://help.scilab.org/docs/6.0.2/en_US/axes_properties.html</a><br>
<br>
Close to the end, before the examples, it says:</font><br>
<dl>
<dt><span class="term">clip_state:</span> </dt>
<dd>
<p class="para">This field contains the default <code
class="literal" dir="ltr">clip_state</code> property value
for all objects. Its value should be :</p>
<ol>
<li>
<p class="para"><code class="literal" dir="ltr">"off"</code>
this means that all objects created after that are not
clipped (default value).</p>
</li>
<li>
<p class="para"><code class="literal" dir="ltr">"clipgrf"</code>
this means that all objects created after that are clipped
outside the Axes boundaries.</p>
</li>
<li>
<p class="para"><code class="literal" dir="ltr">"on"</code>
this means that all objects created after that are clipped
outside the rectangle given by property clip_box.</p>
</li>
</ol>
</dd>
</dl>
<font face="Courier New">But after any plotting process I get<br>
<br>
--> gca().clip_state<br>
ans =<br>
<br>
clipgrf<br>
<br>
So it seems the default (for axes) is not "off" but "clipgrf", so
there is an issue in the documantation.<br>
<br>
Regards,<br>
<br>
Federico Miyara<br>
<br>
</font><br>
<div class="moz-cite-prefix">On 04/04/2019 12:12, Samuel Gougeon
wrote:<br>
</div>
<blockquote cite="mid:588da18f-3b9f-b8cf-2e60-764eaf5e1bdc@free.fr"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Le 04/04/2019 à 06:03, Federico
Miyara a écrit :<br>
</div>
<blockquote
cite="mid:4d23253a-9822-7e8e-f8db-d31c18a21a8e@fceia.unr.edu.ar"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<br>
<font face="Courier New">Samuel,<br>
<br>
Investigating your example, you use the property clip_state
and set it to "off", clearly to allow the arrow to go a bit
outside the axes. I wondered whythis is necessary, considering
that the documentation says the default value is "off". <br>
</font></blockquote>
<br>
<font face="Courier New">Where have you read this?<br>
<br>
The default value is not documented in the text_properties page:<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://help.scilab.org/docs/6.0.2/en_US/text_properties.html">https://help.scilab.org/docs/6.0.2/en_US/text_properties.html</a><br>
<br>
Regards<br>
<br>
</font> <br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;">
<tr>
<td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
<td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a> </td>
</tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>