<?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: Reset row colors and markers by script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Reset-row-colors-and-markers-by-script/m-p/245492#M48248</link>
    <description>&lt;P&gt;Send the message to the data table object:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Current Data Table() &amp;lt;&amp;lt; Clear Row States;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Alternatively, select all the rows and then send the specific messages:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Current Data Table()
	&amp;lt;&amp;lt; Select All Rows
	&amp;lt;&amp;lt; Colors( "Black" )
	&amp;lt;&amp;lt; Markers( "Dot" )
	&amp;lt;&amp;lt; Clear Select;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I am not sure what you are asking in your last question.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2020 13:01:02 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2020-02-03T13:01:02Z</dc:date>
    <item>
      <title>Reset row colors and markers by script</title>
      <link>https://community.jmp.com/t5/Discussions/Reset-row-colors-and-markers-by-script/m-p/245486#M48244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using JMP 12.2. Pro.&lt;/P&gt;&lt;P&gt;How can I reset all row colors to default (black)&lt;/P&gt;&lt;P&gt;and all row markers as well.&lt;/P&gt;&lt;P&gt;Actually, I need to cancel the colors and markers of Legend I've made.&lt;/P&gt;&lt;P&gt;Another question - after choosing another column for legend, how can I delete StringColBox of the previous Legend?&lt;/P&gt;&lt;P&gt;All the actions I would like to run in JSL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 12:36:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Reset-row-colors-and-markers-by-script/m-p/245486#M48244</guid>
      <dc:creator>tom_abramov</dc:creator>
      <dc:date>2020-02-03T12:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reset row colors and markers by script</title>
      <link>https://community.jmp.com/t5/Discussions/Reset-row-colors-and-markers-by-script/m-p/245492#M48248</link>
      <description>&lt;P&gt;Send the message to the data table object:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Current Data Table() &amp;lt;&amp;lt; Clear Row States;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Alternatively, select all the rows and then send the specific messages:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Current Data Table()
	&amp;lt;&amp;lt; Select All Rows
	&amp;lt;&amp;lt; Colors( "Black" )
	&amp;lt;&amp;lt; Markers( "Dot" )
	&amp;lt;&amp;lt; Clear Select;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I am not sure what you are asking in your last question.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 13:01:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Reset-row-colors-and-markers-by-script/m-p/245492#M48248</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-02-03T13:01:02Z</dc:date>
    </item>
  </channel>
</rss>

