<?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: Hierarchical clustering platform color map columns in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/948088#M109769</link>
    <description>&lt;P&gt;Much obliged.&amp;nbsp; The hierarchical cluster plot is but one of a few sore points on the multivariate platform that needs some TLC.&amp;nbsp; The new column tag feature may be an excellent way to help remedy some of those issues.&amp;nbsp; For instance, using the tags to color the Y-axis on the hierarchical plot would make an even better representation.&amp;nbsp; Of course another legend is needed.&lt;/P&gt;
&lt;P&gt;I will add this to the wish list.&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2026 12:36:59 GMT</pubDate>
    <dc:creator>MKostura</dc:creator>
    <dc:date>2026-05-14T12:36:59Z</dc:date>
    <item>
      <title>Hierarchical clustering platform color map columns</title>
      <link>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/946745#M109717</link>
      <description>&lt;P&gt;I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.&amp;nbsp; &amp;nbsp; I can do so but then the questions start.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; One color map is to identify the rows of data by a type (in this case a tissue type).&amp;nbsp; That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for this color map?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. The other color map is to identify rows of data for a specific outcome (in this case activity with drug).&amp;nbsp; That display is not working properly.&amp;nbsp; When fully viewed only a small subset of the rows are accurately labeled. If the data are zoomed in to a smaller subset then the outcome coloring is accurately displayed.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached a screen shot of the visual.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 13:36:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/946745#M109717</guid>
      <dc:creator>MKostura</dc:creator>
      <dc:date>2026-05-08T13:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchical clustering platform color map columns</title>
      <link>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/948054#M109768</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/8215"&gt;@MKostura&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;From what I can see, there is no way to add the legends for those 'Cell Box Plots' - I would suggest adding this to the &lt;A href="https://community.jmp.com/t5/JMP-Wish-List/idb-p/jmp-wish-list" target="_self"&gt;Wish List&lt;/A&gt; so that the developers can be aware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a workaround - I've wrote you a JSL script that will pop those columns up as a legend plot (albeit in a separate window). Just adapt the column names to suit the names you're using in your heirachichal clustering.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt=current data table();
cp=Cell Plot(
		Scale Uniformly( 0 ),
		Center at zero( 0 ),
		Y(:Type1, :Type 2)); //Write in the name of your columns in here!
		
cp&amp;lt;&amp;lt;legend(1);

//hide the outline box and the titles to make the appearance cleaner
report(cp)[LineupBox(1)]&amp;lt;&amp;lt;Visibility("Collapse");
report(cp)[OutlineBox(1)]&amp;lt;&amp;lt;set title("");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 14 May 2026 10:54:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/948054#M109768</guid>
      <dc:creator>Ben_BarrIngh</dc:creator>
      <dc:date>2026-05-14T10:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchical clustering platform color map columns</title>
      <link>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/948088#M109769</link>
      <description>&lt;P&gt;Much obliged.&amp;nbsp; The hierarchical cluster plot is but one of a few sore points on the multivariate platform that needs some TLC.&amp;nbsp; The new column tag feature may be an excellent way to help remedy some of those issues.&amp;nbsp; For instance, using the tags to color the Y-axis on the hierarchical plot would make an even better representation.&amp;nbsp; Of course another legend is needed.&lt;/P&gt;
&lt;P&gt;I will add this to the wish list.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 12:36:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hierarchical-clustering-platform-color-map-columns/m-p/948088#M109769</guid>
      <dc:creator>MKostura</dc:creator>
      <dc:date>2026-05-14T12:36:59Z</dc:date>
    </item>
  </channel>
</rss>

