<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — APLOT Scaling issue]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=698&amp;type=atom" />
	<updated>2018-11-20T18:52:47Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=698</id>
		<entry>
			<title type="html"><![CDATA[Re: APLOT Scaling issue]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3242#p3242" />
			<content type="html"><![CDATA[<p>Frank,</p><p>I&#039;ll look at the clipping issue, but it will be significantly more difficult. A <em>setseriescolor</em> function was already added to the API for the next version per another user&#039;s request.&nbsp; A pattern definition, unfortunately, won&#039;t be possible without major changes.&nbsp; Because Aplot is cross-platform, implementing pattern support is probably too costly a change.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2018-11-20T18:52:47Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3242#p3242</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: APLOT Scaling issue]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3241#p3241" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>Would you also have time to correct the axes &#039;clipping&#039; of data issue so that on rescaling the axes, the data won&#039;t extend outside and beyond the axes limits?&nbsp; This is a major issue with APLOT.</p><p>One more thing, but not a big issue, could a SetColor() statement be added to APLOT.&nbsp; Currectly, bar graphs only appear in bright red.&nbsp; A Setpattern() statement would also be nice.</p><p>Thanks, </p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2018-11-20T18:38:33Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3241#p3241</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: APLOT Scaling issue]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3240#p3240" />
			<content type="html"><![CDATA[<p>Frank,</p><p>The underlying plot code always places the axes at 0,0, and it attempts&nbsp; the drawing even when the transform from plot to screen coordinates means they won&#039;t be visible.&nbsp; The reason it appears again when you shrink the window is that the transform from plot&nbsp; to screen actually means the X axis at y=0 is visible again.</p><p>I&#039;ve modified the axes code for both the X and Y axes&nbsp; to draw them on the bottom and left respectively if either does not fall within the plot region.&nbsp; I think that makes the most sense.&nbsp; The fix will be in the next release, but I&#039;ll send a modified library to you via email so you can immediately start working with it.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2018-11-20T15:12:12Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3240#p3240</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: APLOT Scaling issue]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3239#p3239" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>fyi, I&#039;m running Windows 10, Intel Pentium, 4 GB RAM, and 64-bit OS.</p><p>Thanks for looking into this.</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2018-11-19T20:17:39Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3239#p3239</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: APLOT Scaling issue]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3238#p3238" />
			<content type="html"><![CDATA[<p>Frank,</p><p>I received your example program via email, and I&#039;ll look at this today.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2018-11-19T12:16:40Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3238#p3238</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[APLOT Scaling issue]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3237#p3237" />
			<content type="html"><![CDATA[<p>Hi Jeff,</p><p>When implementing APLOT to plot X,Y data pairs there seems to be a problem with the axes scaling when the user resets the Y-axis scale minimum above zero.&nbsp; This causes the X-axis to disappear below the plot window.&nbsp; For example, Y data from 0 to 1.0 when rescaled to 0.5 to 1.0 makes the X-axis disappear. Resizing to reduce the plot size to a very small plot reveals the X-axis is still there. This vanishing X-axis also occurs with autoscaling when the data are significantly above zero.&nbsp; </p><p>Could you possibly take a look at this and see if there&#039;s an easy fix?</p><p>Regards,<br />Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2018-11-17T20:17:30Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3237#p3237</id>
		</entry>
</feed>
