Moving this over the qtinterfaces list. <br><br>It&#39;s not a good idea to draw axes inside the plotting area. It may be that Qt, due to some sort of precision/rounding error, will some times clip primitives drawn on the very edge of the item.<br>
<br>The recommended way to implement an axis is to use the layout functionality, described in the vignette.<br><br>Michael<br><br><div class="gmail_quote">On Wed, May 26, 2010 at 2:09 PM, Marie Vendettuoli <span dir="ltr">&lt;<a href="mailto:mariecv26@gmail.com">mariecv26@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">This is in follow-up to Barret&#39;s question regarding the spacing around plotted data in qtpaint, originally posted to the qtinterfaces list<div>
<br></div><div>I&#39;ve noticed that when data is in range 0,1, adding a padding of 10% results in a large border. Subsequent layers cannot be plotted in the padding region.</div>
<div><br></div><div>However, when data is in a different range (say, -50,50) and the same 10% padding is applied, we now have a surrounding area for axes, axes labels, title, etc.</div><div><br></div><div>Sample script can be found at: <a href="http://github.com/bigbear/cranvas/blob/master/Marie/border.r" target="_blank">http://github.com/bigbear/cranvas/blob/master/Marie/border.r</a></div>


<p></p>

-- <br><font color="#888888">
You received this message because you are subscribed to the Google Groups &quot;GGobi core&quot; group.<br>
To post to this group, send email to <a href="mailto:ggobi-core@googlegroups.com" target="_blank">ggobi-core@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:ggobi-core%2Bunsubscribe@googlegroups.com" target="_blank">ggobi-core+unsubscribe@googlegroups.com</a>.<br>

For more options, visit this group at <a href="http://groups.google.com/group/ggobi-core?hl=en" target="_blank">http://groups.google.com/group/ggobi-core?hl=en</a>.<br>


</font></blockquote></div><br>