<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Function plots in Inkscape</title>
	<atom:link href="http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 01:10:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: purwoko pringgo</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-79626</link>
		<dc:creator>purwoko pringgo</dc:creator>
		<pubDate>Thu, 05 May 2011 12:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-79626</guid>
		<description>Very very beautiful butterfly.
I try to modify your function by start t-value = 0 and end t-value =6.28, but do not success.</description>
		<content:encoded><![CDATA[<p>Very very beautiful butterfly.<br />
I try to modify your function by start t-value = 0 and end t-value =6.28, but do not success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-43525</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 06 Aug 2010 14:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-43525</guid>
		<description>beautiful! thanks!

My mistake was to assume that there were no spaces in the formula(?). is there a rule for putting spaces in so I can check before setting things in motion?</description>
		<content:encoded><![CDATA[<p>beautiful! thanks!</p>
<p>My mistake was to assume that there were no spaces in the formula(?). is there a rule for putting spaces in so I can check before setting things in motion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-43435</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 06 Aug 2010 03:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-43435</guid>
		<description>Kevin: I just repeated the example in the screen shot and it worked for me. As I mentioned above, the first time I tried it I had a problem because I&#039;d not selected a rectangle first, but that didn&#039;t cause a syntax error. 

Maybe you have a typo. Try copying and pasting the following:

&lt;code&gt;sin(t)*(exp(cos(t)) - 2*cos(4*t) - pow(sin(t/12), 5))&lt;/code&gt;

&lt;code&gt;cos(t)*(exp(cos(t)) - 2*cos(4*t) - pow(sin(t/12), 5))&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Kevin: I just repeated the example in the screen shot and it worked for me. As I mentioned above, the first time I tried it I had a problem because I&#8217;d not selected a rectangle first, but that didn&#8217;t cause a syntax error. </p>
<p>Maybe you have a typo. Try copying and pasting the following:</p>
<p><code>sin(t)*(exp(cos(t)) - 2*cos(4*t) - pow(sin(t/12), 5))</code></p>
<p><code>cos(t)*(exp(cos(t)) - 2*cos(4*t) - pow(sin(t/12), 5))</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-43430</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 06 Aug 2010 02:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-43430</guid>
		<description>Hi John
I&#039;m trying to plot the graph above in inkscape. I&#039;m following the image of the dialogue but I&#039;m getting a syntax error. Any idea what could be happening (apart from a typo)?</description>
		<content:encoded><![CDATA[<p>Hi John<br />
I&#8217;m trying to plot the graph above in inkscape. I&#8217;m following the image of the dialogue but I&#8217;m getting a syntax error. Any idea what could be happening (apart from a typo)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janne</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-29723</link>
		<dc:creator>Janne</dc:creator>
		<pubDate>Mon, 28 Dec 2009 03:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-29723</guid>
		<description>For data plots I tend to produce a basic plot with gnumeric or similar, and export the plot as an svg file. Then I open that file with inkscape and edit it to make it visually pleasing.</description>
		<content:encoded><![CDATA[<p>For data plots I tend to produce a basic plot with gnumeric or similar, and export the plot as an svg file. Then I open that file with inkscape and edit it to make it visually pleasing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Olsson</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-29373</link>
		<dc:creator>Tomas Olsson</dc:creator>
		<pubDate>Tue, 22 Dec 2009 14:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-29373</guid>
		<description>Well, 
I have been trying to find one, but the only thing I have found is rather cumbersome ways of doing it like described  at http://trinifar.wordpress.com/2007/02/21/creating-graphs-with-inkscape/ (and in the comments) 

Thanks anyway for pointing me to this useful tool.

/Tomas</description>
		<content:encoded><![CDATA[<p>Well,<br />
I have been trying to find one, but the only thing I have found is rather cumbersome ways of doing it like described  at <a href="http://trinifar.wordpress.com/2007/02/21/creating-graphs-with-inkscape/" rel="nofollow">http://trinifar.wordpress.com/2007/02/21/creating-graphs-with-inkscape/</a> (and in the comments) </p>
<p>Thanks anyway for pointing me to this useful tool.</p>
<p>/Tomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-29372</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 22 Dec 2009 14:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-29372</guid>
		<description>I don&#039;t know of a way to plot data, but I wouldn&#039;t be surprised if someone has written such an extension. 

The function plotting extension is essentially a Python interpreter. There may be a way to have it call Python code that gives it your data.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know of a way to plot data, but I wouldn&#8217;t be surprised if someone has written such an extension. </p>
<p>The function plotting extension is essentially a Python interpreter. There may be a way to have it call Python code that gives it your data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Olsson</title>
		<link>http://www.johndcook.com/blog/2009/12/21/function-plots-inkscape/comment-page-1/#comment-29370</link>
		<dc:creator>Tomas Olsson</dc:creator>
		<pubDate>Tue, 22 Dec 2009 14:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=4014#comment-29370</guid>
		<description>Do you know of an easy way of plotting data using Inkscape?</description>
		<content:encoded><![CDATA[<p>Do you know of an easy way of plotting data using Inkscape?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.363 seconds -->

