<?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: Wafer Maps in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887478#M104963</link>
    <description>&lt;P&gt;Will the new STK provide a workaround for the geodesic axes as-default?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 14:13:46 GMT</pubDate>
    <dc:creator>Luis_HC</dc:creator>
    <dc:date>2025-07-16T14:13:46Z</dc:date>
    <item>
      <title>Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886096#M104839</link>
      <description>&lt;P&gt;I have been drawing wafer maps in Graph Builder using Customize Graph.&amp;nbsp; One issue I have is that the custom outline I have remains static in the frame, whereas the die can move depending on where they are populated.&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="SpannerHead_0-1752094691204.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78005i96093D550B3BFB58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SpannerHead_0-1752094691204.png" alt="SpannerHead_0-1752094691204.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For example, if I only test a few die, their location appears to relocate to the bottom and left relatively to the drawing.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpannerHead_1-1752094915016.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78006i8FC4E00EE27C371C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SpannerHead_1-1752094915016.png" alt="SpannerHead_1-1752094915016.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Aside from adding bogus data to occupy the previous extremities, is there a way to have the relationship remain fixed?&amp;nbsp; The code contained in the Customize Graph Script is as follows.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Transparency( 0.5 );
Fill Color( "Gray" );
Oval( -1, -1, 7, 7, 1 );
Pen Size( 2 );
Line( [-1, -0.855, -1], [2.75 3 3.25] );
Pen Color( "Black" );
Pen Size( 2 );
Oval( -1, -1, 7, 7 );
Pen Color( "Black" );
Pen Size( 1 );
Line Style( "Dotted" );
Oval( -0.9, -0.9, 6.9, 6.9 );
Transparency( 1 );
Fill Color( "White" );
Polygon( [-1, -0.855, -1], [2.75 3 3.25] );
Line Style( "Solid" );
Pen Color( "Black" );
Fill Color( 1 );
Pen Color( "Black" );
Rect( 1.5, -0.5, 4.5, 0.5 );
Rect( 0.5, 0.5, 5.5, 1.5 );
Rect( 0.5, 1.5, 5.5, 2.5 );
Rect( -0.5, 2.5, 6.5, 3.5 );
Rect( 0.5, 3.5, 5.5, 4.5 );
Rect( 0.5, 4.5, 5.5, 5.5 );
Rect( 1.5, 5.5, 4.5, 6.5 );
Rect( -0.5, 2.5, 0.5, 3.5 );
Rect( 0.5, 0.5, 1.5, 5.5 );
Rect( 1.5, -0.5, 2.5, 6.5 );
Rect( 2.5, -0.5, 3.5, 6.5 );
Rect( 3.5, -0.5, 4.5, 6.5 );
Rect( 4.5, 0.5, 5.5, 5.5 );
Rect( 5.5, 2.5, 4.5, 3.5 );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:04:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886096#M104839</guid>
      <dc:creator>SpannerHead</dc:creator>
      <dc:date>2025-07-09T21:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886117#M104841</link>
      <description>&lt;P&gt;I should probably point out that I treat the x and y coordinates as ordinal variables.&amp;nbsp; Changing that seems to alter the frame of reference.&amp;nbsp; I guess my question is, can I keep those as ordinal and still achieve alignment consistency?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 22:16:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886117#M104841</guid>
      <dc:creator>SpannerHead</dc:creator>
      <dc:date>2025-07-09T22:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886152#M104845</link>
      <description>&lt;P&gt;Have you considered using &lt;A href="https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/custom-map-files.shtml" target="_blank" rel="noopener"&gt;map files&lt;/A&gt;? You can check the values which get assigned to each point from axis settings&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1752120269211.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78019i731747CE53C8A929/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1752120269211.png" alt="jthi_0-1752120269211.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I think if you are using Ordinal modelling types, you might have to add those "missing" points to your data. Usually this is quite easy to do with a join if you have a mapping table. If I remember correctly there will be a column property in JMP19 which should make this easier.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 04:06:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886152#M104845</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-07-10T04:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886239#M104864</link>
      <description>&lt;P&gt;I did this and it works.&amp;nbsp; Probably a lot better ways out there though.&amp;nbsp; Makes the columns continuous only while the plot window is open.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;
Current Data Table():SiteY &amp;lt;&amp;lt; Set Modeling Type( "Continuous" );

Current Data Table():SiteX &amp;lt;&amp;lt; Set Modeling Type( "Continuous" );
Map = Graph Builder(
	Size( 1526, 846 ),
	Variables( X( :SiteX ), Y( :SiteY ), Group X( :NOTCH ) ),
	Elements( Heatmap( X, Y, Legend( 2 ) ) ),
	SendToReport(
		Dispatch(
			{},
			"SiteX",
			ScaleBox,
			{Min( -2.60356855144495 ), Max( 4.92191130833973 ), Inc( 1 ),
			Minor Ticks( 0 )}
		),
		Dispatch(
			{},
			"SiteY",
			ScaleBox,
			{Min( -1.80170994183197 ), Max( 5.23594729081798 ), Inc( 1 ),
			Minor Ticks( 0 )}
		),
		Dispatch(
			{},
			"Graph Builder",
			FrameBox,
			{Add Graphics Script(
				2,
				Description( "" ),
				Transparency( 0.5 );
				Fill Color( "Gray" );
				Oval( -0.1, 1.2, 6.3, 7.4, 1 );
				Pen Size( 2 );
				Line( [-0.1, 0.35, -0.1], [4.25 4.5 4.75] );
				Pen Color( "Black" );
				Pen Size( 2 );
				Oval( -0.1, 1.2, 6.3, 7.4, 1  );
				Pen Color( "Black" );
				Pen Size( 1 );
				Line Style( "Dotted" );
				Oval( 0, 1.3, 6.2, 7.3 );
				Transparency( 1 );
				Fill Color( "White" );
				Polygon( [-0.1, 0.35, -0.1], [4.25 4.5 4.75] );
				Line Style( "Solid" );
				Pen Color( "Black" );
				Fill Color( 1 );
				Pen Color( "Black" );
				Rect( 2, 6, 4, 7 );
				Rect( 1, 5, 5, 6 );
				Rect( 1, 4, 5, 5 );
				Rect( 1, 3, 5, 4 );
				Rect( 2, 2, 5, 3 );
				Rect( 1, 3, 2, 6 );
				Rect( 2, 2, 3, 7 );
				Rect( 3, 2, 4, 7 );
				Rect( 4, 2, 5, 6 );
			)}
		),
		Dispatch(
			{},
			"Graph Builder",
			FrameBox( 2 ),
			{Add Graphics Script(
				2,
				Description( "" ),
				Transparency( 0.5 );
				Fill Color( "Gray" );
				Oval( 1.1, 0.9, 7.2, 7.1, 1 );
				Pen Size( 2 );
				Line( [4 4.25 4.5], [7.1, 6.85, 7.1] );
				Pen Color( "Black" );
				Pen Size( 2 );
				Oval( 1.1, 0.9, 7.2, 7.1 );
				Pen Color( "Black" );
				Pen Size( 1 );
				Line Style( "Dotted" );
				Oval( 1.2, 1, 7.1, 7 );
				Transparency( 1 );
				Fill Color( "White" );
				Polygon( [4 4.25 4.5], [7.1, 6.85, 7.1] );
				Line Style( "Solid" );
				Pen Color( "Black" );
				Fill Color( 1 );
				Pen Color( "Black" );
				Rect( 3, 5, 6, 6 );
				Rect( 2, 4, 7, 5 );
				Rect( 2, 3, 7, 4 );
				Rect( 2, 2, 6, 3 );
				Rect( 6, 3, 7, 5 );
				Rect( 5, 2, 6, 6 );
				Rect( 4, 2, 5, 6 );
				Rect( 3, 2, 4, 5 );
				Rect( 2, 2, 3, 5 );
			)}
		)
	)
);

Map &amp;lt;&amp;lt; On Close(
Current Data Table():SiteY &amp;lt;&amp;lt; Set Modeling Type( "Ordinal" );
Current Data Table():SiteX &amp;lt;&amp;lt; Set Modeling Type( "Ordinal" ););&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Jul 2025 14:52:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886239#M104864</guid>
      <dc:creator>SpannerHead</dc:creator>
      <dc:date>2025-07-10T14:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886270#M104867</link>
      <description>&lt;P&gt;I think you could also use Transform Columns to create those continuous columns&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1); 

dt = open("$SAMPLE_DATA/Big Class.jmp");

dt &amp;lt;&amp;lt; Select Where(:age == 14) &amp;lt;&amp;lt; Hide and Exclude(1) &amp;lt;&amp;lt; Clear Select;

gb = dt &amp;lt;&amp;lt; Graph Builder(
	Transform Column("Transform[age]", Formula(:age)),
	Size(525, 454),
	Show Control Panel(0),
	Variables(X(:"Transform[age]"n), Y(:height)),
	Elements(Points(X, Y, Legend(13)))
);

Write();
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Jul 2025 16:19:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886270#M104867</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-07-10T16:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886776#M104921</link>
      <description>&lt;P&gt;The problem however with continuous data is the way it references the die.&amp;nbsp; The actual die number on X is to the left of the die rather than the middle.&amp;nbsp; On Y the number is to the bottom.&amp;nbsp; Creates a disclaimer requirement for every communication.&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="SpannerHead_0-1752529321255.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78221iAF7CA2B5EC956842/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SpannerHead_0-1752529321255.png" alt="SpannerHead_0-1752529321255.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 21:43:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886776#M104921</guid>
      <dc:creator>SpannerHead</dc:creator>
      <dc:date>2025-07-14T21:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886876#M104928</link>
      <description>&lt;P&gt;very common problem.&lt;BR /&gt;&lt;BR /&gt;A&amp;nbsp; setting to shift the axis labels( offset +0.5) could help many users :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 10:47:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886876#M104928</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-07-15T10:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886901#M104937</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53914"&gt;@SpannerHead&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The trick to making this work consistently is to use map shape files. This lets you assign colors based on the XY Die coordinates and makes sure they consistently show up in the same place. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Semiconductor Toolkit Add-in (formerly &lt;A href="https://community.jmp.com/t5/JMP-Add-Ins/Semiconductor-Toolkit/ta-p/22460" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;) will be arriving in the JMP Marketplace in the fall. &amp;nbsp;It's designed specifically for this kind of data and visualization and will make those shape files for you. &amp;nbsp;Here's a little preview:&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="MikeD_Anderson_0-1752592541323.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78250i665BB346C0874CA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MikeD_Anderson_0-1752592541323.png" alt="MikeD_Anderson_0-1752592541323.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 15:15:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/886901#M104937</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2025-07-15T15:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887478#M104963</link>
      <description>&lt;P&gt;Will the new STK provide a workaround for the geodesic axes as-default?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 14:13:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887478#M104963</guid>
      <dc:creator>Luis_HC</dc:creator>
      <dc:date>2025-07-16T14:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887589#M104970</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53697"&gt;@Luis_HC&lt;/a&gt;&amp;nbsp;- Yep - though that's nothing special to the STK - just a feature of the shape files. &amp;nbsp;Unless there is a coordinate system in the shape file that needs geodesic axes, it shouldn't use them. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 20:42:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887589#M104970</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2025-07-16T20:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887592#M104972</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4530"&gt;@MikeD_Anderson&lt;/a&gt;&amp;nbsp;, sure?&lt;BR /&gt;&lt;LI-MESSAGE title="Stop assuming geodesic scale based on use of map shapes" uid="249756" url="https://community.jmp.com/t5/JMP-Wish-List/Stop-assuming-geodesic-scale-based-on-use-of-map-shapes/m-p/249756#U249756" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 21:21:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887592#M104972</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-07-16T21:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887593#M104973</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; - yep. &amp;nbsp;There was a bug where occasionally it would get confused and kick over into Geodesic - but, I haven't run into it in a long time. I've been using shape files with the STK for 10 years now without any consistent issues. I've been testing and working on the new version of the toolkit for 6 months now on JMP 19 and haven't run into the bug once.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 21:29:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887593#M104973</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2025-07-16T21:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887632#M104976</link>
      <description>&lt;P&gt;Ah, just an issue when adding Background Maps : )&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:13:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887632#M104976</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-07-17T07:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887639#M104977</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4530"&gt;@MikeD_Anderson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Solely adding to this post to tell you that that looks awesome! Excited to see it in action&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 08:49:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887639#M104977</guid>
      <dc:creator>Ben_BarrIngh</dc:creator>
      <dc:date>2025-07-17T08:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887798#M104999</link>
      <description>&lt;P&gt;I've used STK's Build Shape Files function, Use Die Index if I recall correctly, to generate shape files. When I apply the Background Map produced by the shape file, the axes change to geodesic even though I've set linear scale for the Axis column property in the coordinate system of the shape file and the Axis column property of the data files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 16:13:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887798#M104999</guid>
      <dc:creator>Luis_HC</dc:creator>
      <dc:date>2025-07-17T16:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Wafer Maps</title>
      <link>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887805#M105000</link>
      <description>&lt;P&gt;Yep - that's the bug - I'm taking a different approach with the JMP 19 version. &amp;nbsp;It doesn't have the same problem. &amp;nbsp;I'm doing all the background maps, etc. programmatically. &amp;nbsp;Since I haven't run into that in a long time, I'm guessing the issue is either fixed or I'm circumventing it. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regardless, be sure to report it to tech support as a bug (it's not a feature!) along with the steps to reproduce. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 17:06:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Wafer-Maps/m-p/887805#M105000</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2025-07-17T17:06:47Z</dc:date>
    </item>
  </channel>
</rss>

