<html>
<head>
<base href="https://bugzilla.scilab.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Reporter</th>
<td>charlotte.hecquet@scilab-enterprises.com</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - axes margins contain some %nan or %inf"
href="https://bugzilla.scilab.org/show_bug.cgi?id=13807">13807</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>axes margins contain some %nan or %inf
</td>
</tr>
<tr>
<th>Product</th>
<td>Scilab software
</td>
</tr>
<tr>
<th>Version</th>
<td>5.5 GIT version [5.5 branch]
</td>
</tr>
<tr>
<th>OS</th>
<td>All OS
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Critical
</td>
</tr>
<tr>
<th>Component</th>
<td>Graphics
</td>
</tr>
<tr>
<th>Assignee</th>
<td>bugzilla.admin@scilab.org
</td>
</tr>
</table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=4041" name="attach_4041" title="test margins">attachment 4041</a> <a href="attachment.cgi?id=4041&action=edit" title="test margins">[details]</a></span>
test margins
BUG DESCRIPTION:
----------------
When a figure is not visible, Scilab does not manage to compute correct margins of an axe in a frame. In fact, axes margins contain some %nan so that
the graphic does not appear. The first workaround is to set figure visible property to "on", but the figure creation is not pretty. And the second
one is to set auto_margins to "off", but we loose the advantage of this property...
ERROR LOG:
----------
No error but the graphic does not appear.
HOW TO REPRODUCE THE BUG:
-------------------------
See attachment.
OTHER INFORMATION:
------------------</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>