<?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: Count number instead of dots in scatterplot matrix of binary data in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736798#M91766</link>
    <description>&lt;P&gt;You do not have to close all of the files to make sure you are pointing to the correct data table.&amp;nbsp; All you need to do is to click on the data table in question and then run the script.&amp;nbsp; Clicking on the data table makes it the Current Active Data table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you can color the cells in the data table to allow the displaying of the colors and the actual data values.&amp;nbsp; Here is your data in such a display&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1710945362754.png" style="width: 856px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62425i905504CC61E577F9/image-dimensions/856x471?v=v2" width="856" height="471" role="button" title="txnelson_0-1710945362754.png" alt="txnelson_0-1710945362754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 14:36:15 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2024-03-20T14:36:15Z</dc:date>
    <item>
      <title>Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/735118#M91608</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dataset with 40 columns and 300+ rows.&lt;/P&gt;&lt;P&gt;For every column (= an event name) the values are binary, meaning yes/no attendance of the event for each row.&lt;/P&gt;&lt;P&gt;I am interested to see if there is a correlation in attendance between the different events/columns.&lt;/P&gt;&lt;P&gt;I managed to visualize this with a scatterplot matrix.&lt;/P&gt;&lt;P&gt;I adjusted the axes for the matrix to only show values that have value 1 for both columns/events, as I am only interested in cases where both events of the scatterplot matrix were attended by a row.&lt;/P&gt;&lt;P&gt;My scatterplot matrix looks like below image, but a lot bigger.&lt;/P&gt;&lt;P&gt;Every dot is a row for which both events/columns of the scatterplot matrix have a value of 1.&lt;/P&gt;&lt;P&gt;But it is very difficult to count the dots in the many different possible combination of events/columns (= the individual boxes/subplots of the scatterplot matrix).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: is it possible to change the dots in the individual boxes into the actual count number for each individual box?&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="PedeGe_0-1710450601084.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62214i8E73E4648FF160D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedeGe_0-1710450601084.png" alt="PedeGe_0-1710450601084.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Synthax for the scatterplot matrix looks like below&lt;/P&gt;&lt;P&gt;Note that for readability I dont list all the event names, and only the scalebox synthax for 2 columns/events.&lt;/P&gt;&lt;P&gt;This is highlighted in &lt;FONT color="#FF0000"&gt;red&lt;/FONT&gt; text.&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scatterplot Matrix(&lt;BR /&gt;Y(&lt;BR /&gt;:&lt;FONT color="#FF0000"&gt;Here a long list with&lt;/FONT&gt;&lt;FONT color="#ff0000"&gt;&amp;nbsp;the ~40 column/event names&lt;/FONT&gt;,&lt;BR /&gt;Matrix Format( "Lower Triangular" ),&lt;BR /&gt;SendToReport(&lt;BR /&gt;Dispatch(&lt;BR /&gt;{},&lt;BR /&gt;"140",&lt;BR /&gt;ScaleBox,&lt;BR /&gt;{Min( 0.5 ), Max( 1.5 ), Inc( 1 ), Minor Ticks( 0 )}&lt;BR /&gt;),&lt;BR /&gt;Dispatch(&lt;BR /&gt;{},&lt;BR /&gt;"139",&lt;BR /&gt;ScaleBox,&lt;BR /&gt;{Format( "Best", 15 ), Min( 0.5 ), Max( 1.5 ), Inc( 1 ),&lt;BR /&gt;Minor Ticks( 0 )}&lt;BR /&gt;),&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Followed by 38 more similar code segments for the other 38 columns/events.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 21:16:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/735118#M91608</guid>
      <dc:creator>PedeGe</dc:creator>
      <dc:date>2024-03-14T21:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/735155#M91618</link>
      <description>&lt;P&gt;Here is a script that creates a new data table with the counts&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1710481398081.png" style="width: 661px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62221i7104F9542BD92A0E/image-dimensions/661x447?v=v2" width="661" height="447" role="button" title="txnelson_0-1710481398081.png" alt="txnelson_0-1710481398081.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Which gives you your scatter plot counts, and it then creates a cell plot which gives you a color map of the values.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1710481603797.png" style="width: 703px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62222iC8283079195FDB6D/image-dimensions/703x561?v=v2" width="703" height="561" role="button" title="txnelson_1-1710481603797.png" alt="txnelson_1-1710481603797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here( 1 );
dt = Current Data Table();

dtCounts = New Table( "Counts", add rows( 40 ) );
dtCounts &amp;lt;&amp;lt; delete columns( :column 1 );
For( i = 1, i &amp;lt;= 40, i++,
	dtCounts &amp;lt;&amp;lt; New Column( "c" || Char( i ), set each value( . ) )
);
For( i = 1, i &amp;lt;= 40, i++,
	For( k = i, k &amp;lt;= 40, k++,
		theCount = Length( dt &amp;lt;&amp;lt; get rows where( As Column( dt, i ) == 1 &amp;amp; As Column( dt, k ) == 1 ) );
		dtCounts[i, k] = theCount;
		dtCounts[k, i] = theCount;
	)
);

dtCounts &amp;lt;&amp;lt; New Column( "The Columns", character, set each value( "c" || Char( Row() ) ) );

dtCounts &amp;lt;&amp;lt; move selected columns( :The Columns, to first );


dtCounts &amp;lt;&amp;lt; Cell Plot(
	Scale Uniformly( 1 ),
	Center at zero( 0 ),
	Y(
		:c1, :c2, :c3, :c4, :c5, :c6, :c7, :c8, :c9, :c10, :c11, :c12, :c13, :c14, :c15, :c16, :c17, :c18,
		:c19, :c20, :c21, :c22, :c23, :c24, :c25, :c26, :c27, :c28, :c29, :c30, :c31, :c32, :c33, :c34, :c35,
		:c36, :c37, :c38, :c39, :c40
	),
	Label( :The Columns ),
	Legend( 1 ),
	SendToReport(
		Dispatch( {}, "Cell Plot Report", FrameBox, {Frame Size( 79, 23 )} ),
		Dispatch( {}, "", Lineup Box( 2 ), {Spacing( 1 )} )
	)
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 05:51:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/735155#M91618</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-03-15T05:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/735179#M91621</link>
      <description>&lt;P&gt;Not directly related to your question, but you might want to also check out&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/introduction-to-consumer-research.shtml#" target="_blank"&gt;Consumer Research (jmp.com)&lt;/A&gt;&amp;nbsp;options JMP has.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:10:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/735179#M91621</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-03-15T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736581#M91747</link>
      <description>&lt;P&gt;&amp;nbsp;Many thanks for this!&lt;/P&gt;&lt;P&gt;the new data table with counts makes sense when randomly checking several values.&lt;/P&gt;&lt;P&gt;But somehow the table and corresponding figure stop after column 16, see below.&lt;/P&gt;&lt;P&gt;I see nothing out of the ordinary in the script that I simply copy&amp;amp;pasted (i.e. no extra commas or something that I accidently put in there).&lt;/P&gt;&lt;P&gt;Any suggestion why this could be?&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="PedeGe_0-1710882274910.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62397i427CDD812505D044/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedeGe_0-1710882274910.png" alt="PedeGe_0-1710882274910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 21:07:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736581#M91747</guid>
      <dc:creator>PedeGe</dc:creator>
      <dc:date>2024-03-19T21:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736592#M91748</link>
      <description>&lt;P&gt;Would it be possible to attach a copy of your data?&amp;nbsp; If necessary, you can Anonymize the data before you attach it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, your display has 41 columns, and the code assumes 40 columns.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 21:23:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736592#M91748</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-03-19T21:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736641#M91753</link>
      <description>&lt;P&gt;Very sharp, I indeed noticed i have 41 columns, I manually adjusted all "40" into "41" and added ", c41" in the cell plot part of your synthax before posting my previous post.&lt;/P&gt;&lt;P&gt;Both with the synthax for 40 (direct copy&amp;amp;paste) and for 41 columns I get the same result though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is the dataset that I am running the synthax on.&lt;/P&gt;&lt;P&gt;Thanks for looking so much into this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 06:48:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736641#M91753</guid>
      <dc:creator>PedeGe</dc:creator>
      <dc:date>2024-03-20T06:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736705#M91756</link>
      <description>&lt;P&gt;I suspect that you are running the script against the wrong data table.&lt;/P&gt;
&lt;P&gt;I opened the Excel table you attached, and then clicked on the "Enable Editing" button to permit changing of the table.&lt;/P&gt;
&lt;P&gt;I then clicked on the JMP Addin button in Excel and then clicked on the Data Table icon to have Excel create the spreadsheet to a JMP data table.&lt;/P&gt;
&lt;P&gt;I then copied the script I wrote from the Community Discussion page, Changed all of the references to "40" to "41".&lt;/P&gt;
&lt;P&gt;Next I added in ":c41" to the Cell Plot/&lt;/P&gt;
&lt;P&gt;Finally, I ran the script and got the count data table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1710934168924.png" style="width: 727px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62404i85FC245E0818CC90/image-dimensions/727x411?v=v2" width="727" height="411" role="button" title="txnelson_0-1710934168924.png" alt="txnelson_0-1710934168924.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and the Cell Plot output&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1710934224517.png" style="width: 833px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62405i26EEEB33E65B8719/image-dimensions/833x689?v=v2" width="833" height="689" role="button" title="txnelson_1-1710934224517.png" alt="txnelson_1-1710934224517.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The only think I can think of that is causing the issue that you are seeing is that the data table with all 41 columns is not the current "Active Data Table" when you are running the script.&lt;/P&gt;
&lt;P&gt;Here is the JSL, with the references&amp;nbsp; pointing to 41 columns.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here( 1 );
dt = Current Data Table();

dtCounts = New Table( "Counts", add rows( 41 ) );
dtCounts &amp;lt;&amp;lt; delete columns( :column 1 );
For( i = 1, i &amp;lt;= 41, i++,
	dtCounts &amp;lt;&amp;lt; New Column( "c" || Char( i ), set each value( . ) )
);
For( i = 1, i &amp;lt;= 41, i++,
	For( k = i, k &amp;lt;= 41, k++,
		theCount = Length( dt &amp;lt;&amp;lt; get rows where( As Column( dt, i ) == 1 &amp;amp; As Column( dt, k ) == 1 ) );
		dtCounts[i, k] = theCount;
		dtCounts[k, i] = theCount;
	)
);

dtCounts &amp;lt;&amp;lt; New Column( "The Columns", character, set each value( "c" || Char( Row() ) ) );

dtCounts &amp;lt;&amp;lt; move selected columns( :The Columns, to first );


dtCounts &amp;lt;&amp;lt; Cell Plot(
	Scale Uniformly( 1 ),
	Center at zero( 0 ),
	Y(
		:c1, :c2, :c3, :c4, :c5, :c6, :c7, :c8, :c9, :c10, :c11, :c12, :c13, :c14, :c15, :c16, :c17, :c18,
		:c19, :c20, :c21, :c22, :c23, :c24, :c25, :c26, :c27, :c28, :c29, :c30, :c31, :c32, :c33, :c34, :c35,
		:c36, :c37, :c38, :c39, :c40, c41
	),
	Label( :The Columns ),
	Legend( 1 ),
	SendToReport(
		Dispatch( {}, "Cell Plot Report", FrameBox, {Frame Size( 79, 23 )} ),
		Dispatch( {}, "", Lineup Box( 2 ), {Spacing( 1 )} )
	)
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 11:34:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736705#M91756</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-03-20T11:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736785#M91762</link>
      <description>&lt;P&gt;Closing all JMP files, importing the file I uploaded here did fix the issue indeed.&lt;/P&gt;&lt;P&gt;Not sure why I had the issue in the first place, as the values for the first several columns did seem spot on...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much, although the figure does not contain the actual numbers, the "intermediate" datatable that is generated in the process does so :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;So now I have both a nice visualization and the actual numbers for reference.&lt;/P&gt;&lt;P&gt;thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 13:23:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736785#M91762</guid>
      <dc:creator>PedeGe</dc:creator>
      <dc:date>2024-03-20T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736798#M91766</link>
      <description>&lt;P&gt;You do not have to close all of the files to make sure you are pointing to the correct data table.&amp;nbsp; All you need to do is to click on the data table in question and then run the script.&amp;nbsp; Clicking on the data table makes it the Current Active Data table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you can color the cells in the data table to allow the displaying of the colors and the actual data values.&amp;nbsp; Here is your data in such a display&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1710945362754.png" style="width: 856px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62425i905504CC61E577F9/image-dimensions/856x471?v=v2" width="856" height="471" role="button" title="txnelson_0-1710945362754.png" alt="txnelson_0-1710945362754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:36:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736798#M91766</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-03-20T14:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736800#M91767</link>
      <description>&lt;P&gt;An alternative display to consider is a treemap - instead of relying on the coloring to denote the levels of correlation, sizes convey relative importance more clearly - although you lose the ordering of the columns/events.&amp;nbsp; Using txnelson's script up to the point of creating the cellplot, I then stacked the columns to get the attached table where I created the treemap (embedded script).&amp;nbsp; The treemap permits you to visualize the most important/frequent correlations for each event, but since the ordering is by size, you lose the natural ordering 1-41.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:18:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736800#M91767</guid>
      <dc:creator>dlehman1</dc:creator>
      <dc:date>2024-03-20T14:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Count number instead of dots in scatterplot matrix of binary data</title>
      <link>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736824#M91769</link>
      <description>&lt;P&gt;I made a new script within the datatable I wanted to be analyzed, pasted the synthax and then ran it.&lt;/P&gt;&lt;P&gt;That should have made it the active data table right?&lt;/P&gt;&lt;P&gt;Not sure what I did wrong then, but closing all other, totally unrelated, open datatables seemed to work somehow though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The color coded datatable looks pretty cool :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 15:46:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Count-number-instead-of-dots-in-scatterplot-matrix-of-binary/m-p/736824#M91769</guid>
      <dc:creator>PedeGe</dc:creator>
      <dc:date>2024-03-20T15:46:02Z</dc:date>
    </item>
  </channel>
</rss>

