<?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: Delete row legend and colour markers in their original colour (black) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285590#M55113</link>
    <description>&lt;P&gt;You can also change the individual row states for each row. This simple scripts assigns the black color (default) to all the rows without affecting any of the other current row states, default or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;For Each Row(
	Color Of( Row State( Row() ) ) = 0;
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Simple copy this code, select File &amp;gt; New &amp;gt; Script, paste the code, then run the script.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2020 17:42:19 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2020-08-12T17:42:19Z</dc:date>
    <item>
      <title>Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/45040#M25733</link>
      <description>&lt;P&gt;Hey altogether,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking desperately for an answer to my question. I used the option "row legend" on a one-way ANOVA. Now the markers are coloured, but i do not know how to undone this. My goal is it to have the markers in their original colour e.g. black. Is there any way to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 19:47:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/45040#M25733</guid>
      <dc:creator>CrazyStudent</dc:creator>
      <dc:date>2017-09-22T19:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/45042#M25735</link>
      <description>&lt;P&gt;The Row Markers are Row State values in the data table. &amp;nbsp;So, go to the data table, right click on the area at the top of the Row State Column (the column where the row numbers are), and select "Clear Row States". &amp;nbsp;That will clear all of the markers and colors.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 20:00:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/45042#M25735</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-09-22T20:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/45046#M25737</link>
      <description>&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 20:11:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/45046#M25737</guid>
      <dc:creator>CrazyStudent</dc:creator>
      <dc:date>2017-09-22T20:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285267#M55066</link>
      <description>Dear Sir,&lt;BR /&gt;&lt;BR /&gt;Could you please advise the solution for the case when lots of rows are "hidden &amp;amp; excluded" randomly and the colored markers must be decolorized without touching the hidden-excluded rows, since the option for "Clear Row States" desactivates also excluded values. Yes, I can clear everything and perform excluding values again - this way, however, is not quite rational.&lt;BR /&gt;To be brief, how to desativate colors of markers preserving status of excluded-hidden rows? You helped me yesterday a lot, btw.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 11 Aug 2020 15:32:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285267#M55066</guid>
      <dc:creator>Nazarkovsky</dc:creator>
      <dc:date>2020-08-11T15:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285279#M55068</link>
      <description>&lt;P&gt;You can clear all of the selections by simply clicking on the lower half of the square at the top of the Row State Column&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deselect.PNG" style="width: 626px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/26173i38980FA487BCAE4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="deselect.PNG" alt="deselect.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I very strongly suggest that you take the time to read both the Discovering JMP and Using JMP documents.&amp;nbsp; They will provide you with the above types of items that will make your using of JMP far more pleasant, and far less mysterious.&amp;nbsp; You can find them in the Documentation Library under the Help pull down menu&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Help==&amp;gt;Documentation Library&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 16:37:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285279#M55068</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-08-11T16:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285292#M55071</link>
      <description>&lt;P&gt;You might also find value in a &lt;A href="https://www.jmp.com/support/help/en/15.2/#page/jmp/row-state-columns.shtml" target="_self"&gt;Row State column&lt;/A&gt;. A row state column will let you store and retrieve row states quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the documentation:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Similar to assigning &lt;/SPAN&gt;&lt;SPAN class="Search_Result_Highlight"&gt;row&lt;/SPAN&gt; &lt;SPAN class="Search_Result_Highlight"&gt;state&lt;/SPAN&gt;&lt;SPAN&gt;s to &lt;/SPAN&gt;&lt;SPAN class="Search_Result_Highlight"&gt;row&lt;/SPAN&gt;&lt;SPAN&gt;s, you can create a column that contains only &lt;/SPAN&gt;&lt;SPAN class="Search_Result_Highlight"&gt;row&lt;/SPAN&gt; &lt;SPAN class="Search_Result_Highlight"&gt;state&lt;/SPAN&gt;&lt;SPAN&gt; information. A &lt;/SPAN&gt;&lt;SPAN class="Search_Result_Highlight"&gt;row&lt;/SPAN&gt; &lt;SPAN class="Search_Result_Highlight"&gt;state&lt;/SPAN&gt;&lt;SPAN&gt; column stores information about whether &lt;/SPAN&gt;&lt;SPAN class="Search_Result_Highlight"&gt;row&lt;/SPAN&gt;&lt;SPAN&gt;s are excluded, hidden, labeled, colored, marked, or selected. To designate a column as a &lt;/SPAN&gt;&lt;SPAN class="Search_Result_Highlight"&gt;row&lt;/SPAN&gt; &lt;SPAN class="Search_Result_Highlight"&gt;state&lt;/SPAN&gt;&lt;SPAN&gt;column, in the Column Info window next to Data Type, select &lt;/SPAN&gt;&lt;SPAN class="command"&gt;&lt;SPAN class="Search_Result_Highlight"&gt;Row&lt;/SPAN&gt; &lt;SPAN class="Search_Result_Highlight"&gt;State&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV id="tinyMceEditorJeff_Perkinson_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="tinyMceEditorJeff_Perkinson_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/26176i13EFB3CBE0E880CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 17:06:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285292#M55071</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2020-08-11T17:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285295#M55073</link>
      <description>&lt;P&gt;Wow, Mr. Perkinson! I have just tried and it has worked well out! It is brilliant. Sure, according to our colleague, I've got to read more theory in order to avoid such simple questions. You know, these questions appear mostly when one gives him(her)self away up to pure practice learning something new in the course of processing more cases.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I highly appreacite your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Michael&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 17:29:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285295#M55073</guid>
      <dc:creator>Nazarkovsky</dc:creator>
      <dc:date>2020-08-11T17:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285590#M55113</link>
      <description>&lt;P&gt;You can also change the individual row states for each row. This simple scripts assigns the black color (default) to all the rows without affecting any of the other current row states, default or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;For Each Row(
	Color Of( Row State( Row() ) ) = 0;
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Simple copy this code, select File &amp;gt; New &amp;gt; Script, paste the code, then run the script.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 17:42:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285590#M55113</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-08-12T17:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delete row legend and colour markers in their original colour (black)</title>
      <link>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285642#M55123</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;'s response reminded me that you can reset ALL rows back to black markers by selecting all rows (Ctrl/Cmd-A) and then choosing the black color from the &lt;A href="https://www.jmp.com/support/help/en/15.2/#page/jmp/assign-colors-or-markers-to-rows.shtml" target="_self"&gt;Rows-&amp;gt;Color&lt;/A&gt; menu.&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="ResetColors.gif" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/26215i0A8AC996D8A718FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ResetColors.gif" alt="ResetColors.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 21:27:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Delete-row-legend-and-colour-markers-in-their-original-colour/m-p/285642#M55123</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2020-08-12T21:27:08Z</dc:date>
    </item>
  </channel>
</rss>

