[ncl-talk] put regression line parameters and R in the plots

Dennis Shea shea at ucar.edu
Mon Nov 18 09:29:45 MST 2019


Two specific examples:
*http://www.ncl.ucar.edu/Applications/regress.shtml*
<http://www.ncl.ucar.edu/Applications/regress.shtml>
Two simple examples: manken_1/2

*http://www.ncl.ucar.edu/Applications/bootstrap.shtml*
<http://www.ncl.ucar.edu/Applications/bootstrap.shtml>
has many examples of adding text and values to a plot

On Mon, Nov 18, 2019 at 7:36 AM Rick Brownrigg via ncl-talk <
ncl-talk at ucar.edu> wrote:

> Hi,
>
> 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:
>
>     http://ncl.ucar.edu/Applications/text.shtml
>
> 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.
>
>     http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_add_text.shtml
>     http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_text_ndc.shtml
>
> Rick
>
> On Mon, Nov 18, 2019 at 3:28 AM Adriana via ncl-talk <ncl-talk at ucar.edu>
> wrote:
>
>> Hi everyone
>>
>>
>> I write because I would like to know if there is a way to write the
>> Regression parameters in the plot, I mean when I did regline_stats there
>> is a way to write the parameters in the plot? add in the graphic?
>>
>> I appreciate any advice
>>
>> Thanks
>>
>> Adriana
>>
>> --
>> Adriana Bossolasco
>> LPC2E UMR 7328 (CNRS, Université d'Orléans)
>> 3A avenue de la Recherche Scientifique
>> 45071 Orléans Cedex 2 - FRANCE
>> Tel  +33 (0)2 38 25 52 85
>> e-mail: adriana.bossolasco at cnrs-orleans.fr
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at ucar.edu
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191118/0fc850f7/attachment.html>


More information about the ncl-talk mailing list