<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hi Samuel</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">I agree. The font is always too small.
The font = 2 seems to be the smallest feasible increment and it
sounds like a good one (i.e. without overdoing it).<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">You mention grid. I always do
xgrid(color("grey70")); ... is this default now, to have the grid
a bit greyed?<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Cheers,</div>
<div class="moz-cite-prefix">Claus</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 01-02-2021 23:26, Samuel Gougeon
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:454e2c08-0535-9c4e-aa70-ad6860be803b@free.fr">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p><font face="Arial">Dear all,<br>
<br>
After having changed the default grid style in Scilab 6.1.0, i
propose to go on, tuning more carefully the default font size
of axes labels.<br>
<br>
Each time that i define a xlabel, ylabel or sometimes zlabel,
and a title, i have also to set explicitly their fontsize
property, because i find the default size=1 always too small.<br>
Is it also your usage?<br>
Indeed, the font size = 1 is fine for ticks labels. From here,
axes labels must be displayed with a bigger font size.<br>
Sometime size=2 is still not enough, noticeably with a LaTeX
content. But well, then we can actually use an explicit
fontsize setting.<br>
<br>
This proposal impacts everybody and frequently, because making
plots is a basic task in Scilab<br>
Every comment is welcome, before implementing this simple
change.<br>
<br>
Hope reading you soon.<br>
<br>
Samuel Gougeon<br>
</font></p>
<pre style="font-family:Monospaced;font-style:normal;font-size:14.0;"><span style="color:rgb(0,0,0);">clf</span>
<span style="color:rgb(0,0,0);">subplot</span><span style="color:rgb(74,85,219);">(</span><span style="color:rgb(188,143,143);">1</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">3</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">1</span><span style="color:rgb(74,85,219);">)</span>
<span style="color:rgb(50,185,185);">plot2d</span>
<span style="color:rgb(0,0,0);">xlabel</span> <span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">Title for abscissas</span><span style="color:rgb(188,143,143);">"</span>
<span style="color:rgb(0,0,0);">ylabel</span> <span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">Title for ordinates</span><span style="color:rgb(188,143,143);">"</span>
<span style="color:rgb(0,0,0);">subplot</span><span style="color:rgb(74,85,219);">(</span><span style="color:rgb(188,143,143);">1</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">3</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">2</span><span style="color:rgb(74,85,219);">)</span>
<span style="color:rgb(0,0,0);">xlabel</span> <span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">Title for abscissas</span><span style="color:rgb(188,143,143);">"</span> <span style="color:rgb(0,0,0);">fontsize</span> <span style="color:rgb(188,143,143);">2</span>
<span style="color:rgb(0,0,0);">ylabel</span> <span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">Title for ordinates</span><span style="color:rgb(188,143,143);">"</span> <span style="color:rgb(0,0,0);">fontsize</span> <span style="color:rgb(188,143,143);">2</span>
<span style="color:rgb(50,185,185);">plot2d</span>
<span style="color:rgb(0,0,0);">subplot</span><span style="color:rgb(74,85,219);">(</span><span style="color:rgb(188,143,143);">1</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">3</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">3</span><span style="color:rgb(74,85,219);">)</span>
<span style="color:rgb(0,0,0);">xlabel</span> <span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">$\alpha\text{ coefficient }[m^{-1}]$</span><span style="color:rgb(188,143,143);">"</span> <span style="color:rgb(0,0,0);">fontsize</span> <span style="color:rgb(188,143,143);">2</span>
<span style="color:rgb(0,0,0);">ylabel</span> <span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">$\beta\text{ result }[lm^{-1}]$</span><span style="color:rgb(188,143,143);">"</span> <span style="color:rgb(0,0,0);">fontsize</span> <span style="color:rgb(188,143,143);">2</span>
<span style="color:rgb(50,185,185);">plot2d</span><span style="color:rgb(188,143,143);"></span></pre>
<p><font face="Arial"><br>
</font><img src="cid:part1.FDAA0CA9.A0E7CBE3@gmail.com" alt=""
class=""></p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-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>
<p><br>
</p>
</body>
</html>