<?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: #DACH2024 : title and legend: blue font? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804306#M98185</link>
    <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14379"&gt;@Ryan_Gilmore&lt;/a&gt;&amp;nbsp;is it possible to classify .&lt;FONT face="courier new,courier"&gt;jmppreset&lt;/FONT&gt; as allowed filetype?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2024 18:12:41 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2024-10-08T18:12:41Z</dc:date>
    <item>
      <title>#DACH2024 : title and legend: blue font?</title>
      <link>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804162#M98169</link>
      <description>&lt;P&gt;&lt;BR /&gt;adjust the colors interactively, then use the Enhanced log to get the right command ...&lt;BR /&gt;&lt;BR /&gt;Next step: create your toolbar&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1728387813372.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/68890i89B5942ABF23BB14/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1728387813372.png" alt="hogi_0-1728387813372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and add a command with something like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb = dt &amp;lt;&amp;lt; Graph Builder(
	Size( 437, 413 ),
	Graph Spacing( 4 ),
	Variables( X( :height ), Y( :weight ), Overlay( :sex ) ),
	Elements( Points( X, Y, Legend( 1 ) ), Smoother( X, Y, Legend( 2 ) ) )
);

wait (2);

// ^^^^^^ don't include this part ^^^^^^^^

current report() &amp;lt;&amp;lt; 	SendToReport(
		Dispatch( {}, "graph title", TextEditBox,
			{Text Color( "Blue" ), Font Color( 5 )}
		),
		Dispatch( {}, "400", LegendBox, {Text Color( "Blue" )} )
	)&lt;/CODE&gt;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Oct 2024 11:46:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804162#M98169</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-10-08T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: #DACH2024 : title and legend: blue font?</title>
      <link>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804305#M98184</link>
      <description>&lt;P&gt;As an alternative (we just discussed it : :(&lt;/img&gt;&lt;BR /&gt;via the new JMP 18 Platform presets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- change the fonts via the GUI&lt;/P&gt;&lt;P&gt;- save the current settings as a preset&lt;/P&gt;&lt;P&gt;- got to the preferences and export the preset&lt;/P&gt;&lt;P&gt;- remove all the other GB commands, just keep the color settings&lt;/P&gt;&lt;P&gt;- import and enjoy&lt;BR /&gt;&lt;BR /&gt;[the attached file has to be renamed to .&lt;FONT face="courier new,courier"&gt;jmppreset&lt;/FONT&gt; !]&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 18:11:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804305#M98184</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-10-08T18:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: #DACH2024 : title and legend: blue font?</title>
      <link>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804306#M98185</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14379"&gt;@Ryan_Gilmore&lt;/a&gt;&amp;nbsp;is it possible to classify .&lt;FONT face="courier new,courier"&gt;jmppreset&lt;/FONT&gt; as allowed filetype?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 18:12:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804306#M98185</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-10-08T18:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: #DACH2024 : title and legend: blue font?</title>
      <link>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804317#M98186</link>
      <description>&lt;P&gt;We are working on it. There are apparently some changes that need to occur outside of our direct control. Hopefully soon.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 19:54:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/DACH2024-title-and-legend-blue-font/m-p/804317#M98186</guid>
      <dc:creator>Ryan_Gilmore</dc:creator>
      <dc:date>2024-10-08T19:54:28Z</dc:date>
    </item>
  </channel>
</rss>

