<?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: How to choose multiple color coding in a heatmap? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/255723#M50228</link>
    <description>&lt;P&gt;I have not been able to solve your issue with Graph Builder, but I quickly put together a script that you might take and flesh out to solve your issue.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start.PNG" style="width: 383px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/22741i659E1B7F70A99D4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="start.PNG" alt="start.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Apr 2020 17:42:10 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2020-04-02T17:42:10Z</dc:date>
    <item>
      <title>How to choose multiple color coding in a heatmap?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/255681#M50210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to plot a heatmap with some data as shown in the image below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AD1_0-1585840012483.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/22733iB938CA30862C5D18/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AD1_0-1585840012483.png" alt="AD1_0-1585840012483.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;x and y are the grouping variables and d, a are the coloring variables.&lt;/P&gt;&lt;P&gt;I only see the effect of one coloring variable at a time.&lt;/P&gt;&lt;P&gt;Is it possible to have each cell of the above plot (vertically/horizontally)&lt;/P&gt;&lt;P&gt;divided into two where&amp;nbsp;one cell refers to colors based on d and other based on a?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other solution that I can use to achieve this? The format of the plot&lt;/P&gt;&lt;P&gt;must remain the same, meaning it should have x and y variables varying as shown&lt;/P&gt;&lt;P&gt;in the above image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your inputs!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 15:12:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/255681#M50210</guid>
      <dc:creator>AD1</dc:creator>
      <dc:date>2020-04-02T15:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to choose multiple color coding in a heatmap?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/255723#M50228</link>
      <description>&lt;P&gt;I have not been able to solve your issue with Graph Builder, but I quickly put together a script that you might take and flesh out to solve your issue.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start.PNG" style="width: 383px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/22741i659E1B7F70A99D4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="start.PNG" alt="start.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 17:42:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/255723#M50228</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-04-02T17:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to choose multiple color coding in a heatmap?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/257732#M50647</link>
      <description>&lt;P&gt;I don't know what your data looks like.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If x and y are nominal, put them in the x and y roles, rather than the grouping role.&lt;/P&gt;
&lt;P&gt;It sounds like A an D are continuous?&amp;nbsp; and maybe you need a column for the levels in A and D.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that is right then put the A and D levels into the x and y grouping roles, and the column you want to color with in the color role.&lt;/P&gt;
&lt;P&gt;(... it sounds like there might not be enough dimensions in your data to get the plot you are after?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 19:44:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-choose-multiple-color-coding-in-a-heatmap/m-p/257732#M50647</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2020-04-13T19:44:55Z</dc:date>
    </item>
  </channel>
</rss>

