<?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: Vertical reference line based off of axis label instead of value in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20897#M19000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks MS!&amp;nbsp; This looks like it will work out well.&amp;nbsp; I will try to modify it this weekend to fit an input field and point it to the selection box.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone for all of your suggestions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2016 13:48:04 GMT</pubDate>
    <dc:creator>rkerfeld0</dc:creator>
    <dc:date>2016-10-14T13:48:04Z</dc:date>
    <item>
      <title>Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20889#M18992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to write a script that will auto populate a run chart from a SQL database.&amp;nbsp; The one issue that I am having is automatically adding in a vertical reference line based on the x-axis label.&amp;nbsp; I can make this work with the value but I do not believe this to be suitable for my application.&amp;nbsp; I am hoping to base this off of the label instead of the value as I am anticipating the initial and ending values of my x-axis to change.&amp;nbsp; Since my axis will be a time stamp it will always be a unique identifier.&amp;nbsp; This is the first script I am trying to write so I may have missed something obvious.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice or help is greatly appreciated.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:49:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20889#M18992</guid>
      <dc:creator>rkerfeld0</dc:creator>
      <dc:date>2016-10-11T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20890#M18993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I think you have discovered, you can add reference lines (and ranges) to an axis, and if it's the horizontal axis such lines would be vertical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, from your description, I'm not sure what logic you want to use to position the reference. For example via JSL you can easily determine the date range of the data you just extracted, and then place the line 'half-way along'. Can you be more specific about what you want, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 15:03:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20890#M18993</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-10-11T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20891#M18994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for replying Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am attempting to accomplish:&lt;/P&gt;&lt;P&gt;I have been asked to create run charts for several variables on several instruments.&amp;nbsp; These are intended to start two weeks prior to an identified or suspected process change.&amp;nbsp; I do not see this as being a temporary request of me so I am hoping to make a field outside of JMP that the submitter can input their desired date.&amp;nbsp; Then, poof, out pops a generated run chart with a reference line on the date that they have entered sparing me the tediousness of doing this at their beck and call.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My attempt at explaining what I am trying to do in JMP 12.2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I grabbed the sample data for diameter for demonstration.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control Chart(&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sample Label( :DAY ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; KSigma( 3 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Chart Col( :DIAMETER, Run Chart( Show Center Line( 0 ) ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; SendToReport(&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dispatch(&lt;/P&gt;&lt;P&gt;&amp;nbsp; {"Run Chart of DIAMETER"},&lt;/P&gt;&lt;P&gt;&amp;nbsp; "1",&lt;/P&gt;&lt;P&gt;&amp;nbsp; ScaleBox,&lt;/P&gt;&lt;P&gt;&amp;nbsp; {Add Ref Line( 4, "Solid", "Black", "", 1 )}&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12963_Sample Data - Diameter.png" style="width: 1152px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3822i5A63A4A26794095B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12963_Sample Data - Diameter.png" alt="12963_Sample Data - Diameter.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This works out great when I know what the "x-axis setting" value corresponds to the label.&amp;nbsp; In the script above the 4 from "&lt;SPAN style="font-size: 13.3333px;"&gt;{Add Ref Line( 4, "Solid", "Black", "", 1 )}" is the date 05/04/1998.&amp;nbsp; This is all good and well if my first value is always the same.&amp;nbsp; However, I will only be dealing with a portion of the data table at a time.&amp;nbsp; &lt;/SPAN&gt;I would like to be able to call out the specific label, which happens to be a date, in the script instead of the value.&amp;nbsp; This should allow me to automatically process a run chart for the four weeks prior to the date that is requested of me.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping that I am missing something obvious or perhaps there is a better way to deal with this problem than I am currently attempting.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:19:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20891#M18994</guid>
      <dc:creator>rkerfeld0</dc:creator>
      <dc:date>2016-10-19T04:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20892#M18995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you know you can set your date column properties as Numeric continuous? If you do so then you can specify the line position directly as the desired date. This can then be scripted in to the JSL used to create your graph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 14:41:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20892#M18995</guid>
      <dc:creator>stephen_pearson</dc:creator>
      <dc:date>2016-10-13T14:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20893#M18996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to set the date column to numeric continuous.&amp;nbsp; However, the way that I am attempting to script it does not seem to function this way as the reference line is still based solely off of the value field.&amp;nbsp; How are you specifying a reference line off of a date?&amp;nbsp; With the script listed above, it does not add a reference line for me when I enter it for the value field.&amp;nbsp; Is there a better way to utilize ref line than how I am using it?&amp;nbsp; Or are you using VLine instead of ref line?&amp;nbsp; I am not terribly familiar with JSL, or scripting in general, but I am happy to learn.&amp;nbsp; The JMP scripting guide and I are becoming well acquainted.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a humble beginner, any help or insight is greatly appreciated.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 19:29:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20893#M18996</guid>
      <dc:creator>rkerfeld0</dc:creator>
      <dc:date>2016-10-13T19:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20894#M18997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your goal to show the location of a process change using a vertical line?&amp;nbsp; If so I would use the a numeric continuous time axis and add vertical lines using the Add Ref Line method, as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12990_pastedImage_0.png" style="width: 871px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3842iF6E590CA07AE5DF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12990_pastedImage_0.png" alt="12990_pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12991_pastedImage_0.png" style="width: 520px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3843i6C9AD6F348001A66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12991_pastedImage_0.png" alt="12991_pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:21:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20894#M18997</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2016-10-19T04:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20895#M18998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are two examples using a date translated into its label for 1) adding a ref line and 2) plotting a subset of data based on user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: purple;"&gt;"$SAMPLE_DATA/Quality Control/Diameter.jmp"&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: green;"&gt;// get list of unique levels&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Summarize&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;g &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; by&lt;STRONG&gt;(&lt;/STRONG&gt;dt&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Day&lt;STRONG&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: green;"&gt;//User selects a date&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;New Window&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: purple;"&gt;"Select date"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="mso-spacerun: yes; mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;modal&lt;/STRONG&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="mso-spacerun: yes; mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Scroll Box&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;lb &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;List Box&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;g&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; max selected&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-size: 10.0pt; font-family: Courier;"&gt;1&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)))&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="mso-spacerun: yes; mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Button Box&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: purple;"&gt;"OK"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; mydate &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; lb &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: navy; font-size: 10.0pt; font-family: Courier;"&gt;get selected&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="mso-spacerun: yes; mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Button Box&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: purple;"&gt;"Cancel"&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: green;"&gt;//Translate into label nr&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;x &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Loc&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;g&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; mydate&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-size: 10.0pt; font-family: Courier;"&gt;1&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;])&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier; color: black;"&gt;&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 10pt; font-family: Courier;"&gt;1&lt;/STRONG&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Courier;"&gt;]&lt;/STRONG&gt;&lt;SPAN style="color: navy; font-family: Courier; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: green;"&gt;// 1. Control chart with ref line at mydate&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;cc &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Control Chart&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Sample Label&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Day&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;KSigma&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-size: 10.0pt; font-family: Courier;"&gt;3&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Chart Col&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;DIAMETER&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Run Chart&lt;STRONG&gt;())&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Report&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;cc&lt;STRONG&gt;)[&lt;/STRONG&gt;Axisbox&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-size: 10.0pt; font-family: Courier;"&gt;2&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)]&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: navy; font-size: 10.0pt; font-family: Courier;"&gt;add ref line&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;x&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: green;"&gt;// 2. Control chart for the two weeks before mydate&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;In Weeks&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-size: 10.0pt; font-family: Courier;"&gt;2&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;cc &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Control Chart&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Sample Label&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Day&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Where&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Num&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;g&lt;STRONG&gt;[&lt;/STRONG&gt;x&lt;STRONG&gt;])&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; dt &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Day &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Num&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;g&lt;STRONG&gt;[&lt;/STRONG&gt;x&lt;STRONG&gt;]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;KSigma&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-size: 10.0pt; font-family: Courier;"&gt;3&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Chart Col&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;DIAMETER&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Run Chart&lt;STRONG&gt;())&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-size: 10.0pt; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 21:16:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20895#M18998</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2016-10-13T21:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20896#M18999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to admit that when I wrote my first response, I was forgetting that the control charts don't use a 'proportional' time axis, so that points are spaced uniformly whatever the actual datetime values in the table. This has implications for how you actually add the reference lines to the 'AxisBox()'. But, as the other responses show, it's still possible to do what you want. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 09:49:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20896#M18999</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-10-14T09:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical reference line based off of axis label instead of value</title>
      <link>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20897#M19000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks MS!&amp;nbsp; This looks like it will work out well.&amp;nbsp; I will try to modify it this weekend to fit an input field and point it to the selection box.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone for all of your suggestions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:48:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Vertical-reference-line-based-off-of-axis-label-instead-of-value/m-p/20897#M19000</guid>
      <dc:creator>rkerfeld0</dc:creator>
      <dc:date>2016-10-14T13:48:04Z</dc:date>
    </item>
  </channel>
</rss>

