<?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: Single data points not displayed when using axis column properties in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353440#M60289</link>
    <description>&lt;P&gt;Jim,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Unfortunately, I need it to work with a column switcher which will always default to this issue when switching between fields. I might put an if statement that uses linear scaling for single points and log for multiple points.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 20:39:16 GMT</pubDate>
    <dc:creator>Kyle_at_ii-vi</dc:creator>
    <dc:date>2021-01-27T20:39:16Z</dc:date>
    <item>
      <title>Single data points not displayed when using axis column properties</title>
      <link>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353075#M60243</link>
      <description>&lt;P&gt;I have an issue while using JMP for process tracking on various groups of data. The data sets can be of any length or width depending on when certain characterization is finished. For a particular field, I use &amp;lt;&amp;lt;set column property() to default the axis to log scale when using the graph builder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this log scale parameter I get the following outcomes depending on how many data points are in the data set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. More than one data point. Log scale displays correctly&lt;/P&gt;&lt;P&gt;2. Zero data points. Log scale displays correctly&lt;/P&gt;&lt;P&gt;3. One data point. There are no max or min values for the scale and no data points are displayed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of these cases get the same code to define Axis properties&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Set Property(
	"Axis",
	{Show Minor Labels( 1 ), Scale( "Log" ), Min( Col Min( Parameter#1 ) /10 ), Max( Col Max(  Parameter#1 ) * 10 ), Inc( 1 ),
	Minor Ticks( 1 ), Label Row( {Minor Grid Line Color( 32 ), Show Major Grid( 1 ), Show Minor Grid( 1 )} )}
	
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;When I look at the column properties via column info, all the values look correct but when graphed I get nothing.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 22:04:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353075#M60243</guid>
      <dc:creator>Kyle_at_ii-vi</dc:creator>
      <dc:date>2023-06-09T22:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Single data points not displayed when using axis column properties</title>
      <link>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353098#M60244</link>
      <description>&lt;P&gt;It appears to me that what is going on, is that JMP does not set the min and max correctly when only 1 value is there.&lt;/P&gt;
&lt;P&gt;In my example, if I scroll down to the value range for the one data value, it is displayed&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scroll.PNG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/29755i3357E751750C37EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="scroll.PNG" alt="scroll.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 22:03:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353098#M60244</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-01-26T22:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Single data points not displayed when using axis column properties</title>
      <link>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353440#M60289</link>
      <description>&lt;P&gt;Jim,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Unfortunately, I need it to work with a column switcher which will always default to this issue when switching between fields. I might put an if statement that uses linear scaling for single points and log for multiple points.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 20:39:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353440#M60289</guid>
      <dc:creator>Kyle_at_ii-vi</dc:creator>
      <dc:date>2021-01-27T20:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Single data points not displayed when using axis column properties</title>
      <link>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353448#M60296</link>
      <description>&lt;P&gt;This does appear to be a bug. I've reported it and we'll work to address it in a future release.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 22:12:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Single-data-points-not-displayed-when-using-axis-column/m-p/353448#M60296</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2021-01-27T22:12:40Z</dc:date>
    </item>
  </channel>
</rss>

