<?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 RBG Color in Graph Builder in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927668#M108534</link>
    <description>&lt;P&gt;I want to use a column in a Graph Builder plot to set the color in a heatmap—not with a color scale, but with an RGB value I previously extracted from an image.&lt;/P&gt;
&lt;P&gt;Is there a possibility to store a RGB color in a column - and then use it in Graph Builder?&lt;/P&gt;</description>
    <pubDate>Sat, 31 Jan 2026 12:18:17 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2026-01-31T12:18:17Z</dc:date>
    <item>
      <title>RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927668#M108534</link>
      <description>&lt;P&gt;I want to use a column in a Graph Builder plot to set the color in a heatmap—not with a color scale, but with an RGB value I previously extracted from an image.&lt;/P&gt;
&lt;P&gt;Is there a possibility to store a RGB color in a column - and then use it in Graph Builder?&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2026 12:18:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927668#M108534</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-01-31T12:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927678#M108535</link>
      <description>&lt;P&gt;if this is not possible, some workarounds :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;use value color, &lt;BR /&gt;a) use value = row() - and use value color to map the rows to color&lt;BR /&gt;b) save "color" with an encoding - and use value color to map the encoded color to the actual color&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;is it possible to use the color from row state for a Heatmap Plot?&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sat, 31 Jan 2026 12:23:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927678#M108535</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-01-31T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927758#M108537</link>
      <description>&lt;P&gt;You can store the value as row state using Color State() and RGB Color(), but no idea about using that column directly in graph builder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2026 14:37:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927758#M108537</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-01-31T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927768#M108538</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/26800"&gt;@hogi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I have used a previous solution from &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt; that enable me to use HEX values from one column and get automatically row colors based on these values :&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="Return a JMP Color Value from a Hex Color Code" uid="253247" url="https://community.jmp.com/t5/JMP-Scripts/Return-a-JMP-Color-Value-from-a-Hex-Color-Code/m-p/253247#U253247" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For RGB values, there seems to be some solutions existing:&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="using RGB values in JSL scripts instead of color name or whatever this (--16741343) is" uid="426578" url="https://community.jmp.com/t5/Discussions/using-RGB-values-in-JSL-scripts-instead-of-color-name-or/m-p/426578#U426578" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Extracting colors from a #rrggbb column" uid="50471" url="https://community.jmp.com/t5/JSL-Cookbook-Archived/Extracting-colors-from-a-rrggbb-column/m-p/50471#U50471" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope these answers may help you,&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2026 16:28:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927768#M108538</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2026-01-31T16:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927770#M108539</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11568"&gt;@Victor_G&lt;/a&gt;&amp;nbsp;, thank you for the input.&lt;/P&gt;
&lt;P&gt;HexColor is a nice option for:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1769878048996.png" style="width: 876px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/92732i412A0DE3E5EE9F4C/image-dimensions/876x38?v=v2" width="876" height="38" role="button" title="hogi_0-1769878048996.png" alt="hogi_0-1769878048996.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;the hard nut I still have to crack is how I can use this in Graph Builder / Heatmaps.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I'm leaning towards: save&amp;nbsp;&amp;nbsp;{r, g,b } *255 as an expression - and using a table script to manually transfer the values to Value Colors .&lt;BR /&gt;&lt;BR /&gt;another workaround: use&amp;nbsp; JSL &amp;amp; shape equation.&lt;BR /&gt;but Heatmaps has its benefits ...&lt;/DIV&gt;</description>
      <pubDate>Sat, 31 Jan 2026 16:53:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/927770#M108539</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-01-31T16:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928470#M108566</link>
      <description>&lt;P&gt;Here's the script from the&amp;nbsp;&lt;A href="https://marketplace.jmp.com/appdetails/Image+to+Table" target="_self"&gt;Image to Table&lt;/A&gt; extension to use an RGB value in Graph Builder. Since it uses JMP's built-in functions, it's fairly fast.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;(dt &amp;lt;&amp;lt; New Column( "Pixel Color", formula( Color State( RGB Color( :R, :G, :B ) ) ) )) &amp;lt;&amp;lt; copy to row states;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 15:04:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928470#M108566</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2026-02-02T15:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928471#M108567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-MESSAGE title="Jed Campbell" uid="776142" url="https://community.jmp.com/t5/Speakers/Jed-Campbell/m-p/776142#U776142" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;, thank you for the code.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The hard nut I still have to crack is how I can use this in Graph Builder / Heatmaps.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any better solution than the workaround via Value Colors?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 15:06:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928471#M108567</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-02-02T15:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928476#M108568</link>
      <description>&lt;P&gt;possible application case: show me my life&amp;nbsp;&lt;BR /&gt;from:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=arj7oStGLkU" target="_blank"&gt;https://www.youtube.com/watch?v=arj7oStGLkU&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;empty plot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1770045010224.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/92849i9A5DD9E870C991B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1770045010224.png" alt="hogi_0-1770045010224.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 15:14:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928476#M108568</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-02-02T15:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928487#M108569</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/26800"&gt;@hogi&lt;/a&gt;&amp;nbsp;I should have read the entire question, thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For heatmaps, what about using the HLS color space instead of RGB? Since Hue &lt;EM&gt;kind of&lt;/EM&gt; combines/codes for RGB data, you could use the Hue value in the Color role of a heat map, and a chromatic color scale. Color to HLS () in JSL would do the RGB to HLS conversion for you.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 15:20:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928487#M108569</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2026-02-02T15:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: RBG Color in Graph Builder</title>
      <link>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928530#M108579</link>
      <description>&lt;P&gt;Hue - a great idea to get very saturated colors!&lt;BR /&gt;In the new version, I apply a preselection based on L and S - and pick THE color by the dominant hue&amp;nbsp;(&lt;FONT face="courier new,courier"&gt;mode()&lt;/FONT&gt;) .&lt;BR /&gt;&lt;BR /&gt;This makes images with a lot of blue sky clearly visible as blue cells - like our trip to Greece in May 2024.&lt;BR /&gt;To get a nice contrast, days with missing image are grey ...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_2-1770068048795.png" style="width: 819px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/92869i4FC791D0EE9B9DE5/image-dimensions/819x279?v=v2" width="819" height="279" role="button" title="hogi_2-1770068048795.png" alt="hogi_2-1770068048795.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 19:43:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/RBG-Color-in-Graph-Builder/m-p/928530#M108579</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-02-03T19:43:21Z</dc:date>
    </item>
  </channel>
</rss>

