<?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 JMP script - Color or Mark by Column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-script-Color-or-Mark-by-Column/m-p/252407#M49545</link>
    <description>&lt;P&gt;I have a JMP table with a column called Order that contains letter values like A, B, C, D, E, etc., and another column called Number that contains number values like 1, 2, 3, 4, etc.&amp;nbsp; Manually operating on this table, I could do the following:&lt;/P&gt;&lt;P&gt;-- Right click at the upper left of the table and select Color or Mark by Column&lt;/P&gt;&lt;P&gt;-- Select Order from the list of columns, then leave Colors = JMP Default and Markers = None, then click OK&lt;/P&gt;&lt;P&gt;-- Right click at the upper left of the table and select Color or Mark by Column&lt;/P&gt;&lt;P&gt;-- Select Number from the list of columns, then set Colors = None and Markers = Standard, then click OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result of this is to assign colored symbols to all the rows according to the values of Order and Number.&amp;nbsp; How is a simple way to script this up in JSL?&amp;nbsp; And if possible, rather than setting Colors = JMP Default in the 2nd step above, how could I choose a specific color to use for each of A, B, C, D, E, etc.?&amp;nbsp; Thanks.&lt;/P&gt;</description>
    <pubDate>Sun, 15 Mar 2020 20:00:32 GMT</pubDate>
    <dc:creator>fbm73</dc:creator>
    <dc:date>2020-03-15T20:00:32Z</dc:date>
    <item>
      <title>JMP script - Color or Mark by Column</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-script-Color-or-Mark-by-Column/m-p/252407#M49545</link>
      <description>&lt;P&gt;I have a JMP table with a column called Order that contains letter values like A, B, C, D, E, etc., and another column called Number that contains number values like 1, 2, 3, 4, etc.&amp;nbsp; Manually operating on this table, I could do the following:&lt;/P&gt;&lt;P&gt;-- Right click at the upper left of the table and select Color or Mark by Column&lt;/P&gt;&lt;P&gt;-- Select Order from the list of columns, then leave Colors = JMP Default and Markers = None, then click OK&lt;/P&gt;&lt;P&gt;-- Right click at the upper left of the table and select Color or Mark by Column&lt;/P&gt;&lt;P&gt;-- Select Number from the list of columns, then set Colors = None and Markers = Standard, then click OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result of this is to assign colored symbols to all the rows according to the values of Order and Number.&amp;nbsp; How is a simple way to script this up in JSL?&amp;nbsp; And if possible, rather than setting Colors = JMP Default in the 2nd step above, how could I choose a specific color to use for each of A, B, C, D, E, etc.?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2020 20:00:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-script-Color-or-Mark-by-Column/m-p/252407#M49545</guid>
      <dc:creator>fbm73</dc:creator>
      <dc:date>2020-03-15T20:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: JMP script - Color or Mark by Column</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-script-Color-or-Mark-by-Column/m-p/252423#M49547</link>
      <description>&lt;P&gt;Make a small table with colors and markers that you want, and then click on the red triangle &amp;gt; copy table script.&amp;nbsp; Paste it into a JSL window and you'll have an idea of what to do.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2020 23:16:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-script-Color-or-Mark-by-Column/m-p/252423#M49547</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2020-03-15T23:16:48Z</dc:date>
    </item>
  </channel>
</rss>

