<div dir="ltr"><div>Just file the request.<br><br><a href="http://bugs.lon-capa.org/show_bug.cgi?id=6707">http://bugs.lon-capa.org/show_bug.cgi?id=6707</a><br><br></div>-hk<br><div class="gmail_extra"><br clear="all"><div>

<div dir="ltr"></div></div>
<br><br><div class="gmail_quote">On Thu, Apr 10, 2014 at 10:55 AM, Stefan Bisitz <span dir="ltr"><<a href="mailto:st.bisitz@ostfalia.de" target="_blank">st.bisitz@ostfalia.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<div class=""><br>
 > If this has changed since version 2.10.1, please let me know.<br>
<br>
</div>Well, 2.10.1 is still the current official production release. Anyway,<br>
both, the latest development version of <a href="http://lonplot.pm" target="_blank">lonplot.pm</a> and the current<br>
backport for 2.11.0, have the same defaults and settings as you quoted.<br>
<div class=""><br>
<br>
 > There is a gnuplot option for "front" or "back" for labels, but this<br>
 > option does not appear to have been implemented in Lon-Capa.<br>
<br>
</div>Sounds like a new enhancement request... -> <a href="http://bugs.lon-capa.org" target="_blank">bugs.lon-capa.org</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Stefan Bisitz<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 10.04.2014 13:58, Rex Abert wrote:<br>
> There is a gnuplot option for "front" or "back" for labels, but this option does not appear to have been implemented in Lon-Capa.<br>
><br>
> Looking at the source for <a href="http://lonplot.pm" target="_blank">lonplot.pm</a>, there is this section regarding labels:<br>
><br>
><br>
> my %label_defaults =<br>
>      (<br>
>       xpos    => {<br>
>        default => 0,<br>
>        test => $real_test,<br>
>        description => 'X position of label (graph coordinates)',<br>
>        edit_type   => 'entry',<br>
>        size        => '10'<br>
>        },<br>
>       ypos    => {<br>
>        default => 0,<br>
>        test => $real_test,<br>
>        description => 'Y position of label (graph coordinates)',<br>
>        edit_type   => 'entry',<br>
>        size        => '10'<br>
>        },<br>
>       justify => {<br>
>        default => 'left',<br>
>        test => sub {$_[0]=~/^(left|right|center)$/},<br>
>        description => 'justification of the label text on the plot',<br>
>        edit_type   => 'choice',<br>
>        choices     => ['left','right','center']<br>
>       },<br>
>       rotate => {<br>
>           default => 0,<br>
>           test => $real_test,<br>
>           description => 'Rotation of label (degrees)',<br>
>           edit_type   => 'entry',<br>
>           size        => '10',<br>
>       }<br>
>       );<br>
><br>
> If this has changed since version 2.10.1, please let me know.<br>
><br>
> Rex Abert<br>
> Assistant Professor of Mathematics<br>
> Tallahassee Community College<br>
> ________________________________________<br>
> From: <a href="mailto:lon-capa-users-bounces@mail.lon-capa.org">lon-capa-users-bounces@mail.lon-capa.org</a> [<a href="mailto:lon-capa-users-bounces@mail.lon-capa.org">lon-capa-users-bounces@mail.lon-capa.org</a>] on behalf of H. K. Ng [<a href="mailto:hkng@fsu.edu">hkng@fsu.edu</a>]<br>


> Sent: Wednesday, April 09, 2014 6:31 PM<br>
> To: <a href="mailto:lon-capa-users@mail.loncapa.org">lon-capa-users@mail.loncapa.org</a><br>
> Subject: [LON-CAPA-users] Text and filledcurves<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> Hi,<br>
><br>
> Does any know how make sure the text for a gnuplot is the top layer so it will show up in the case of filledcurves?<br>
><br>
> For example, the filled box below covers over the text. It doesn't matter whether the text tag is placed before or after the box.<br>
><br>
> Any ideas?<br>
><br>
> Thanks,<br>
> -hk<br>
><br>
> <gnuplot width="300" transparent="on" samples="100" grid="on" font="10" bgcolor="xffffff" height="300" align="left" fgcolor="x000000" border="on" plottype="Cartesian" texwidth="70" fontface="serif"  texfont="12"><br>


>      <axis xmin="-5" ymin="-4" xmax="5" ymax="4" color="x000000" yzero="thick-line" xzero="line" /><br>
>      <xlabel>Label X</xlabel><br>
>      <ylabel>Label Y</ylabel><br>
>      <curve linestyle="filledcurves" color="xaaaaaa" pointtype="1" linetype="solid" linewidth="1" limit="closed" pointsize="1"><br>
>          <data>-2,2,2,-2,-2</data><br>
>          <data>-2,-2,2,2,-2</data><br>
>      </curve><br>
>      <label xpos="0" ypos="1" color="x000000" justify="center" rotate="0">Want this to be top layer</label><br>
> </gnuplot><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> LON-CAPA-users mailing list<br>
> <a href="mailto:LON-CAPA-users@mail.lon-capa.org">LON-CAPA-users@mail.lon-capa.org</a><br>
> <a href="http://mail.lon-capa.org/mailman/listinfo/lon-capa-users" target="_blank">http://mail.lon-capa.org/mailman/listinfo/lon-capa-users</a><br>
><br>
_______________________________________________<br>
LON-CAPA-users mailing list<br>
<a href="mailto:LON-CAPA-users@mail.lon-capa.org">LON-CAPA-users@mail.lon-capa.org</a><br>
<a href="http://mail.lon-capa.org/mailman/listinfo/lon-capa-users" target="_blank">http://mail.lon-capa.org/mailman/listinfo/lon-capa-users</a><br>
<br>
<br>
</div></div></blockquote></div><br></div></div>