<?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: Red Triangle - Dashboard in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Red-Triangle-Dashboard/m-p/388488#M63859</link>
    <description>&lt;P&gt;The red triangle's hot spot is still there even when the outline is not displayed. The mouse cursor should change when over the hot spot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Outline with red triangle popup" style="width: 233px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33081i8A16E8C05A5BCA49/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Outline with red triangle popup" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Outline with red triangle popup&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the outline's title is removed, the outline hides (which hides the red triangle). If you just need to change a red triangle option, right click where the cursor changes.&lt;/P&gt;&lt;P&gt;If you need the outline title back, with a visible red triangle, try saving the script (from the bottom of the invisible red triangle menu, to a script window) and edit the script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Oneway(
    Y( :height ),
    X( :sex ),
    Means( 1 ),
    Mean Diamonds( 1 ),
    SendToReport(
        Dispatch(
            {},
            "Oneway Analysis of height By sex",
            OutlineBox,
            {Set Title( "" )}
        )
    )
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to put something like&amp;nbsp;&lt;STRONG&gt;Set Title( "hello" )&lt;/STRONG&gt; back in place. Then run the script.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Adding a title back to the outline." style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33082i0C43D1C1901AF34C/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture2.png" alt="Adding a title back to the outline." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Adding a title back to the outline.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/494"&gt;@XanGregg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 12:35:21 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2021-05-26T12:35:21Z</dc:date>
    <item>
      <title>Red Triangle - Dashboard</title>
      <link>https://community.jmp.com/t5/Discussions/Red-Triangle-Dashboard/m-p/388439#M63854</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I´ve got two questions concerning a dashboard (see an image attached):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. I built a dashboard and deleted the text next to he red triangle. The triangle also disappeared. How do I get it back?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. How can I adjust the size of the containers of the panel boxes of a dashboard?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Johannes&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-inline" image-alt="Red Triangle.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33083iAF0520ADF8F2D290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Red Triangle.png" alt="Red Triangle.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:14:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Red-Triangle-Dashboard/m-p/388439#M63854</guid>
      <dc:creator>JohannesENS</dc:creator>
      <dc:date>2023-06-11T11:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Red Triangle - Dashboard</title>
      <link>https://community.jmp.com/t5/Discussions/Red-Triangle-Dashboard/m-p/388488#M63859</link>
      <description>&lt;P&gt;The red triangle's hot spot is still there even when the outline is not displayed. The mouse cursor should change when over the hot spot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Outline with red triangle popup" style="width: 233px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33081i8A16E8C05A5BCA49/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Outline with red triangle popup" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Outline with red triangle popup&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the outline's title is removed, the outline hides (which hides the red triangle). If you just need to change a red triangle option, right click where the cursor changes.&lt;/P&gt;&lt;P&gt;If you need the outline title back, with a visible red triangle, try saving the script (from the bottom of the invisible red triangle menu, to a script window) and edit the script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Oneway(
    Y( :height ),
    X( :sex ),
    Means( 1 ),
    Mean Diamonds( 1 ),
    SendToReport(
        Dispatch(
            {},
            "Oneway Analysis of height By sex",
            OutlineBox,
            {Set Title( "" )}
        )
    )
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to put something like&amp;nbsp;&lt;STRONG&gt;Set Title( "hello" )&lt;/STRONG&gt; back in place. Then run the script.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Adding a title back to the outline." style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33082i0C43D1C1901AF34C/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture2.png" alt="Adding a title back to the outline." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Adding a title back to the outline.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/494"&gt;@XanGregg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 12:35:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Red-Triangle-Dashboard/m-p/388488#M63859</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2021-05-26T12:35:21Z</dc:date>
    </item>
  </channel>
</rss>

