<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to add Percentage difference on graph in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233270#M46248</link>
    <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add it is possible to add a custom calculation automatically ?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2019 06:25:35 GMT</pubDate>
    <dc:creator>TalDamri</dc:creator>
    <dc:date>2019-11-12T06:25:35Z</dc:date>
    <item>
      <title>how to add Percentage difference on graph</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233258#M46246</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I built a graph with 1 response and two variations (X axis and warp) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://public.jmp.com/packages/Graph-Builder/js-p/GBG5bpnyJFh54pTmJhkjd" target="_blank" rel="noopener"&gt;You can see it here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but, I would like to add a the percentage difference, as you can see in the next&amp;nbsp; photo- I made by PP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="test.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20248iF04743CB158269FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="test.png" alt="test.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does anyone have a recommendation what is the best way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 05:14:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233258#M46246</guid>
      <dc:creator>TalDamri</dc:creator>
      <dc:date>2019-11-12T05:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to add Percentage difference on graph</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233269#M46247</link>
      <description>&lt;P&gt;You can add the annotations by using the Objects available under the Tool Bar&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anno.PNG" style="width: 476px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20249i42C5F1DA068ADBDF/image-size/large?v=v2&amp;amp;px=999" role="button" title="anno.PNG" alt="anno.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Or you can use JSL and the "&amp;lt;&amp;lt; Add Graphics Script" to add the annotation programmatically&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 05:42:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233269#M46247</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-11-12T05:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to add Percentage difference on graph</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233270#M46248</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add it is possible to add a custom calculation automatically ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 06:25:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233270#M46248</guid>
      <dc:creator>TalDamri</dc:creator>
      <dc:date>2019-11-12T06:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to add Percentage difference on graph</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233298#M46249</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;
&lt;P&gt;Here is an example taken right from the Scripting Index for "&amp;lt;&amp;lt; Add Graphics Script".&amp;nbsp; It uses the Bivariate platform, but &amp;lt;&amp;lt; Add Graphics Script is also supported for the Graph Builder&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
Open( "$SAMPLE_DATA/Big Class.jmp" );
biv = Bivariate( Y( :weight ), X( :height ), FitLine );
rbiv = biv &amp;lt;&amp;lt; report;
framebox = rbiv[frame box( 1 )];
framebox &amp;lt;&amp;lt; Add Graphics Script(
	Transparency( 0.5 );
	Fill Color( {1.0, 0.5, 0.0} );
	Polygon( [60, 72, 57], [75, 120, 120] );
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Nov 2019 09:00:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-add-Percentage-difference-on-graph/m-p/233298#M46249</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-11-12T09:00:36Z</dc:date>
    </item>
  </channel>
</rss>

