<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — tredline]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=796</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=796&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in tredline.]]></description>
		<lastBuildDate>Thu, 18 Jul 2013 04:12:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2311#p2311</link>
			<description><![CDATA[<p>Hi jjgltzr,</p><p>I don&#039;t work much with dialog boxes, especially for the type of tweak you&#039;re asking for. I&#039;m certain it would make my script better if I added your feature, but I lack the time to learn more on this matter.</p><p>Does the script work properly, in general? All you have to do is to move the two objects you want compared to the top of the list. It&#039;s the best workaround I have to offer.</p><p>If you wish to learn how to script, here&#039;s a cool resource for learning Python : <a href="http://www.codecademy.com/tracks/python">http://www.codecademy.com/tracks/python</a><br />Also, for scripting in Graph, you&#039;d have to take a look at the menu &quot;Help&gt;&gt;Scripting Engine Documentation&quot;.<br />The best thing then is to have a look at pre-existing Graph scripts.</p><p>I&#039;m sorry I can&#039;t help more...</p>]]></description>
			<author><![CDATA[null@example.com (GraphUser3546)]]></author>
			<pubDate>Thu, 18 Jul 2013 04:12:43 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2311#p2311</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2301#p2301</link>
			<description><![CDATA[<p>Hi GraphUser3546. The plugin is really coming to use! Thank you!<br />I was wondering if it will be possible for you to add a dialog box to that plugin from which I can choose a tredline and a point series (so far it only does it for the first ones)...<br />Thanks</p>]]></description>
			<author><![CDATA[null@example.com (jjgltzr)]]></author>
			<pubDate>Wed, 10 Jul 2013 16:09:12 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2301#p2301</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2249#p2249</link>
			<description><![CDATA[<p>I&#039;m glad to hear that!<br />You&#039;re welcome <img src="https://forum.padowan.dk/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (GraphUser3546)]]></author>
			<pubDate>Fri, 26 Apr 2013 15:30:24 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2249#p2249</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2248#p2248</link>
			<description><![CDATA[<p>It works GREAT!!!<br />Thank You!</p>]]></description>
			<author><![CDATA[null@example.com (jjgltzr)]]></author>
			<pubDate>Thu, 25 Apr 2013 11:58:37 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2248#p2248</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2245#p2245</link>
			<description><![CDATA[<p>Place the attached file in your Program files in \Graph\Plugins</p><p>Start a new Graph instance.</p><p>Enjoy.</p><p>GraphUser3546</p><p>P.S.: I have taken the liberty to add some intelligence to the plugin. It can only be executed when you have at least 1 pt series and 1 standard function. The plugin will check the distance between only the first pt series it encounters and the first function it encounters in the left-hand list. Should work well. I haven&#039;t tested it thoroughly, but it does the calculation correctly. Post here if there&#039;s anything.</p>]]></description>
			<author><![CDATA[null@example.com (GraphUser3546)]]></author>
			<pubDate>Sat, 20 Apr 2013 02:52:52 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2245#p2245</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2238#p2238</link>
			<description><![CDATA[<p>Thank you GraphUser3546!<br />Yes, I am planning on using the plugin only for y-functions; and I would like the plugin to work the way you have it.<br />In regard to sign convention, when the trendline is below the point, I would like the Distance to be a positive number.</p>]]></description>
			<author><![CDATA[null@example.com (jjgltzr)]]></author>
			<pubDate>Tue, 09 Apr 2013 14:52:04 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2238#p2238</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2233#p2233</link>
			<description><![CDATA[<p>I may give it a try. Do you plan on using the plugin only for functions? (only one possible y-value for one said x-value)</p><p>But first, here&#039;s what I think I would do, tell me if that&#039;s how you&#039;d like it :</p><p>- In a Graph file, you&#039;d need to have only, and in that order, the Axes, the Point Series and the Trend-line Function.<br />- You&#039;d then select the Plugins menu and click on &quot;Calculate Trendline Distance&quot;<br />- This would create a new Point Series which would hold the distance between the original Point Series and the Trend-line Function, for each point in the original Point Series.</p><p>As a matter of sign convention, when the trendline is below the point, would you like the Distance to be a positive number?</p>]]></description>
			<author><![CDATA[null@example.com (GraphUser3546)]]></author>
			<pubDate>Tue, 26 Mar 2013 01:13:56 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2233#p2233</guid>
		</item>
		<item>
			<title><![CDATA[Re: tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2230#p2230</link>
			<description><![CDATA[<p>It should be possible to make it as a plugin, but I currently lack the time to do it.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Tue, 19 Mar 2013 19:50:52 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2230#p2230</guid>
		</item>
		<item>
			<title><![CDATA[tredline]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2229#p2229</link>
			<description><![CDATA[<p>I was wondering if it will be possible for you to make (since I don&#039;t know programming) either a plugin or add an option to the tredline dialog box that after you insert a tredline, it will give a table containing the offset of each point.<br />Thank you!</p>]]></description>
			<author><![CDATA[null@example.com (jjgltzr)]]></author>
			<pubDate>Tue, 19 Mar 2013 17:10:43 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2229#p2229</guid>
		</item>
	</channel>
</rss>
