<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font face="Arial">Dear all,<br>
</font></p>
<p><font face="Arial"><b>1)</b><br>
After
<a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/Scilab-users-Default-x-y-z-labels-and-title-font-size-2-tp4041291p4041297.html">http://mailinglists.scilab.org/Scilab-users-Default-x-y-z-labels-and-title-font-size-2-tp4041291p4041297.html</a>
:</font></p>
<div class="moz-cite-prefix">Le 02/02/2021 à 17:02, Claus Futtrup a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:49b91a73-cb7d-d640-3131-6558a010433a@gmail.com">.../...<br>
<div class="moz-cite-prefix">You mention grid. I always do
xgrid(color("grey70"));</div>
</blockquote>
<p>So do i.<br>
</p>
<blockquote type="cite"
cite="mid:49b91a73-cb7d-d640-3131-6558a010433a@gmail.com">
<div class="moz-cite-prefix"> ... is this default now, to have the
grid a bit greyed?<br>
</div>
</blockquote>
<p>The issue with a non black or white color is that, if the current
colormap does not have it, then the color is automatically
appended to the colormap.<br>
With the current colormap implementation as a figure's property,
this may have some side effects for plotting functions like
grayplot() whose rendering in "scaled" mode spans the whole
colormap, including the appended gray that we do not wish to
include in the plot rendering...<br>
<br>
This is why carefully tuning the default grid style <i>density</i>
was required, as discussed in the description of the <a
moz-do-not-send="true" href="http://bugzilla.scilab.org/15421">report
#15421</a>, implemented in Scilab 6.0.2 (so even before 6.1.0).<br>
</p>
<p> <br>
</p>
<p><b>2)</b> Too small zoom factor<br>
On any graphic, zooming by a factor 2 (in size) requires 11 wheel
steps!<br>
To me, this is too slow. In another similar software, <i>each</i>
wheel step increases the scale by the same factor 2.<br>
This is likely too much, but don't you think we could increase a
bit the Scilab zoom factor?<br>
<br>
Hope reading you soon.<br>
<br>
Regards<br>
Samuel<br>
<br>
</p>
</body>
</html>