<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — Slope Field Request]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=1051</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=1051&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Slope Field Request.]]></description>
		<lastBuildDate>Mon, 16 Apr 2018 12:46:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3190#p3190</link>
			<description><![CDATA[<p>Thanks for telling me. Yes it is a bug in Graph. Apparently I never tested the plugin system with embedded objects. I will get the problem fixed.</p><p>Fortunately as a workaround you can use Graph.Update() instead of Graph.Redraw(). Update is much slower than Redraw, but probably not enough to be a problem. Alternatively you can press F5 for force an update.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 16 Apr 2018 12:46:18 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3190#p3190</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3189#p3189</link>
			<description><![CDATA[<p>I have run into something while using the plugin, that might be a bug with Graph. It might be not be with Graph itself, but how MS Word and Graph get along.</p><p>I use Graph oftentimes when writing exams in Microsoft Word. I can insert a Graph System Object to my Word Document, and insert a Slopefield, without issue. <br />If I open up the Graph object to edit the slopefield, and change the equation, the slopefield updates/redraws in Graph, but does not update in Word. <br />However, if after editing the slopefield if I ZoomSquare, or Resize the Graph Window, the Graph will update in Word, even while I&#039;m still editing it. </p><p>It&#039;s not terribly inconvenient to work around, but I thought it might be something you would like to be aware of.</p>]]></description>
			<author><![CDATA[null@example.com (marcorainaldi)]]></author>
			<pubDate>Fri, 13 Apr 2018 02:35:21 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3189#p3189</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3060#p3060</link>
			<description><![CDATA[<p>There are 3 other plugins installed with Graph that uses dialogs: Revolution.py, Statistics.py, Transform.py</p><p>I assume you know that there is a help file with scripting engine documentation installed with Graph. You can also find it online:<br /><a href="http://www.padowan.dk/doc/PluginDoc/">http://www.padowan.dk/doc/PluginDoc/</a></p><p>Embarcadero has a lot of documentation for the VCL:<br /><a href="http://docwiki.embarcadero.com/VCL/en/Main_Page">http://docwiki.embarcadero.com/VCL/en/Main_Page</a></p><p>Unfortunately all documentation and examples for the VCL is in either C++ or Delphi. The VCL bindings for Python was something I made for the scripting engine in Graph. I understand that the VCL documentation can be difficult when you don&#039;t have experience with the library. </p><p>If you are having trouble with something in the scripting engine or VCL, please ask.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Sun, 28 May 2017 22:15:58 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3060#p3060</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3059#p3059</link>
			<description><![CDATA[<p>Ivan, I appreciate your help in directing me to the circle plugin to create the slope field plugin! I enjoyed making a new plugin!</p><p>I&#039;d really like to take a shot at making more plugins, but I haven&#039;t had luck in digging up examples of the vcl components I&#039;d like to use in a dialog like the ones I mentioned above. </p><p>I was wondering if you could post a couple of rudimentary plugins in Python that have dialogs that use the vcl modules that are used in the built in dialogs of inserting a point series and inserting a function. I&#039;ve been searching on my own, without luck. Granted, I&#039;m no software engineer, and have beginner level programming experience.</p><p>If you could produce a couple of plugins to work off of like the circle plugin, that would be great! If not, I understand. </p><p>Thanks for making such a great program, and making plugins possible!</p>]]></description>
			<author><![CDATA[null@example.com (marcorainaldi)]]></author>
			<pubDate>Sun, 28 May 2017 00:24:11 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3059#p3059</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3049#p3049</link>
			<description><![CDATA[<p>I am glad you figured it out. <em>Draw type</em> needs to be <em>Dots</em> in this case. <em>Lines</em> will connect all the points, while the default <em>Automatic</em> tries to be smart and connect them if it thinks it makes sense.</p><p>It is a really impressive plugin you have created.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Thu, 27 Apr 2017 08:08:13 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3049#p3049</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3048#p3048</link>
			<description><![CDATA[<p>I added the ability to define the region in the plane for which the slope field will be plotted. The user can now enter the x-min, x-max, y-min, and y-max of the rectangle in which the slope field will be plotted.</p><p>In order for the slope segments to be of uniform length, the graph must be zoomed square (Ctrl+Q)</p>]]></description>
			<author><![CDATA[null@example.com (marcorainaldi)]]></author>
			<pubDate>Thu, 27 Apr 2017 01:40:51 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3048#p3048</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3046#p3046</link>
			<description><![CDATA[<p>I think I fixed the connecting segments. Check out the following plugin. I changed the draw type to dots, and figured out the Func.Steps issue.</p>]]></description>
			<author><![CDATA[null@example.com (marcorainaldi)]]></author>
			<pubDate>Tue, 25 Apr 2017 18:07:34 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3046#p3046</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3045#p3045</link>
			<description><![CDATA[<p>Ivan,<br />&nbsp; &nbsp; &nbsp;I have attempted a plugin based on the Circle.py and Benice&#039;s file. I appreciate your direction and Benice&#039;s file to work from.<br />&nbsp; &nbsp; &nbsp;The only issue is that when zoomed in, the slope segments sometimes join together. I don&#039;t know how to fix that. I also noticed that I can not append the attribute of step size to a parametric function. Is this possible? If so I was not able to find it in the documentation.<br />&nbsp; &nbsp; &nbsp; If anyone can figure out how to make sure the slope segments don&#039;t join when zooming in, and tell me how to fix it I would like to fix that bug.</p><p>-Marco</p>]]></description>
			<author><![CDATA[null@example.com (marcorainaldi)]]></author>
			<pubDate>Tue, 25 Apr 2017 03:38:42 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3045#p3045</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3029#p3029</link>
			<description><![CDATA[<p>I don&#039;t currently have any plans for implementing slope fields in Graph. But I can see that benice has found a way to do it with Graph. </p><p>If you want you could create a plugin that creates an interface for plotting slope fields but just does the same as the examples created by benice. A good starting point would be the Circle.py example plugin installed with Graph. It creates a dialog for inserting a circle, but it is actually just uses a parametric function.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Fri, 27 Jan 2017 17:31:18 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3029#p3029</guid>
		</item>
		<item>
			<title><![CDATA[Re: Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3027#p3027</link>
			<description><![CDATA[<p><a href="http://benice-equation.blogspot.com/2017/01/plotting-slope-fields-using-graph.html">Plotting Slope Fields using Graph 4.4.2</a><br />(Parametric representations for slope fields)</p>]]></description>
			<author><![CDATA[null@example.com (benice)]]></author>
			<pubDate>Fri, 27 Jan 2017 16:32:10 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3027#p3027</guid>
		</item>
		<item>
			<title><![CDATA[Slope Field Request]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3023#p3023</link>
			<description><![CDATA[<p>Is there any plan to create slope fields in Graph? I use graph a ton to make my handouts for my AP Calculus classes. Having a slope field feature would be a great addition to the program. If I knew anything about creating a plugin, I would try and do so and share it. However I&#039;m finding it difficult to begin doing so with the limited coding knowledge I have. <br />If there&#039;s no plan to incorporate plotting slope fields in graph, do you think you could point me in the direction of some resources to teach oneself to do so?</p><p>Thanks,<br />Marco</p>]]></description>
			<author><![CDATA[null@example.com (marcorainaldi)]]></author>
			<pubDate>Sat, 21 Jan 2017 19:21:15 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3023#p3023</guid>
		</item>
	</channel>
</rss>
