<div dir="ltr"><div>Two specific examples:</div><div><a href="http://www.ncl.ucar.edu/Applications/regress.shtml"><b>http://www.ncl.ucar.edu/Applications/regress.shtml</b></a></div><div>Two simple examples: manken_1/2<br></div><div><br></div><div><a href="http://www.ncl.ucar.edu/Applications/bootstrap.shtml"><b>http://www.ncl.ucar.edu/Applications/bootstrap.shtml</b></a></div><div>has many examples of adding text and values to a plot<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 18, 2019 at 7:36 AM Rick Brownrigg via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>There a number of ways to add arbitrary text to a plot; you might look over the examples at the following to find something similar to what you want to do:<br></div><div><br></div><div>    <a href="http://ncl.ucar.edu/Applications/text.shtml" target="_blank">http://ncl.ucar.edu/Applications/text.shtml</a></div><div><br></div><div>Note in particular that one can either position text in the plot using data coordinate space, or so-called NDC coordinates, which is a coordinate space ranging from 0..1 across the plot.   I find NDC space easier to reason about when adding esthetic annotations, but it almost always requires several iterations to get it to look right.</div><div><br></div><div>    <a href="http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_add_text.shtml" target="_blank">http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_add_text.shtml</a></div><div>    <a href="http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_text_ndc.shtml" target="_blank">http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_text_ndc.shtml</a></div><div><br></div><div>Rick<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 18, 2019 at 3:28 AM Adriana via ncl-talk <<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi everyone<br>
<br>
<br>
I write because I would like to know if there is a way to write the <br>
Regression parameters in the plot, I mean when I did regline_stats there <br>
is a way to write the parameters in the plot? add in the graphic?<br>
<br>
I appreciate any advice<br>
<br>
Thanks<br>
<br>
Adriana<br>
<br>
-- <br>
Adriana Bossolasco<br>
LPC2E UMR 7328 (CNRS, Université d'Orléans)<br>
3A avenue de la Recherche Scientifique<br>
45071 Orléans Cedex 2 - FRANCE<br>
Tel  +33 (0)2 38 25 52 85<br>
e-mail: <a href="mailto:adriana.bossolasco@cnrs-orleans.fr" target="_blank">adriana.bossolasco@cnrs-orleans.fr</a><br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>