<?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 rotate a label? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/653629#M84300</link>
    <description>&lt;P&gt;If the mountain will not come to the prophet ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;gb = Graph Builder(
	Variables( Y( :sex ), Y( :age, Position( 1 ) ), X( :height ), Overlay( :sex ) ),
	Elements( Bar( X( 1 ), X( 2 ), Y, Legend( 3 ), Label( "Label by Value" ) ) ),
);&lt;/CODE&gt;&lt;/PRE&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="Ressel_0-1687951545474.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/54226iF6F27B5CF87F63B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ressel_0-1687951545474.png" alt="Ressel_0-1687951545474.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 11:26:15 GMT</pubDate>
    <dc:creator>Ressel</dc:creator>
    <dc:date>2023-06-28T11:26:15Z</dc:date>
    <item>
      <title>How to rotate a label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/643737#M84056</link>
      <description>&lt;P&gt;In the Scripting Guide I found the command&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Text Box&amp;lt;&amp;lt;Rotate Text(direction)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Is there a command to rotate the labels in Graph Builder?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1687157045757.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53952iE52178A2BED727EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1687157045757.png" alt="hogi_0-1687157045757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
Data Table( "Big Class" ):height &amp;lt;&amp;lt; Format( "Percent", 5, 0 );

gb = Graph Builder(
	Variables( X( :sex ), X( :age, Position( 1 ) ), Y( :height ), Overlay( :sex ) ),
	Elements( Bar( X( 1 ), X( 2 ), Y, Legend( 3 ), Label( "Label by Value" ) ) ),
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Jun 2023 07:00:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/643737#M84056</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-19T07:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate a label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/653629#M84300</link>
      <description>&lt;P&gt;If the mountain will not come to the prophet ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;gb = Graph Builder(
	Variables( Y( :sex ), Y( :age, Position( 1 ) ), X( :height ), Overlay( :sex ) ),
	Elements( Bar( X( 1 ), X( 2 ), Y, Legend( 3 ), Label( "Label by Value" ) ) ),
);&lt;/CODE&gt;&lt;/PRE&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="Ressel_0-1687951545474.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/54226iF6F27B5CF87F63B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ressel_0-1687951545474.png" alt="Ressel_0-1687951545474.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 11:26:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/653629#M84300</guid>
      <dc:creator>Ressel</dc:creator>
      <dc:date>2023-06-28T11:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate a label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/653640#M84301</link>
      <description>&lt;P&gt;hm ...&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 11:48:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-rotate-a-label/m-p/653640#M84301</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-28T11:48:08Z</dc:date>
    </item>
  </channel>
</rss>

