<?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: JSL Coding debug help needed in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914389#M107434</link>
    <description>&lt;P&gt;What version of JMP did this work in?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try adding a num(...) to convert the "2" to 2 .&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;:width == num(byGroup3[kk])&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I don't know why or if this changed, or what changed. bygroup3 holds {"2", "3"} but column :width holds numbers 1 and 2.&lt;/P&gt;
&lt;P&gt;With that change you'll get a lot of graphs, doesn't look quite like your example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Craige_Hales_0-1763611334923.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/87387i8633CB780654BB40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Craige_Hales_0-1763611334923.png" alt="Craige_Hales_0-1763611334923.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2025 04:04:48 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2025-11-20T04:04:48Z</dc:date>
    <item>
      <title>JSL Coding debug help needed</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914344#M107430</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;A while back, I got help from here on JMP coding to draw diamond plots (attached snapshot). I am using the same code. For some reason, the code run through without any flag but does not generate the plots. I am using JMP Pro 17.2.0. Can anyone please help me debug this? Much appreciated. I attached the dataset on which I am trying to use the script. Let me know if any additional questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&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="hasanurkhan_0-1763591508886.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/87364iA590CB5107B2EAEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hasanurkhan_0-1763591508886.png" alt="hasanurkhan_0-1763591508886.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 22:40:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914344#M107430</guid>
      <dc:creator>hasanurkhan</dc:creator>
      <dc:date>2025-11-19T22:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: JSL Coding debug help needed</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914389#M107434</link>
      <description>&lt;P&gt;What version of JMP did this work in?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try adding a num(...) to convert the "2" to 2 .&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;:width == num(byGroup3[kk])&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I don't know why or if this changed, or what changed. bygroup3 holds {"2", "3"} but column :width holds numbers 1 and 2.&lt;/P&gt;
&lt;P&gt;With that change you'll get a lot of graphs, doesn't look quite like your example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Craige_Hales_0-1763611334923.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/87387i8633CB780654BB40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Craige_Hales_0-1763611334923.png" alt="Craige_Hales_0-1763611334923.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 04:04:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914389#M107434</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2025-11-20T04:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: JSL Coding debug help needed</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914390#M107435</link>
      <description>&lt;P&gt;Thank you so much. It worked on my side. in my snippet, I showed multiple diamond plots but that I can do on my side.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 04:19:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-Coding-debug-help-needed/m-p/914390#M107435</guid>
      <dc:creator>hasanurkhan</dc:creator>
      <dc:date>2025-11-20T04:19:20Z</dc:date>
    </item>
  </channel>
</rss>

