<?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: Axis Labeling</title>
	<atom:link href="http://www.justintalbot.com/research/axis-labeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justintalbot.com</link>
	<description></description>
	<lastBuildDate>Mon, 31 Oct 2011 14:58:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Justin Talbot</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-409</link>
		<dc:creator>Justin Talbot</dc:creator>
		<pubDate>Mon, 31 Oct 2011 14:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-409</guid>
		<description>Thanks, I&#039;ll check the gnuplot code. I haven&#039;t used this for log scales, but using the exponents (e.g. -12 to -6) should provide plausible, if not optimal, results. You&#039;re right that for log scales, non-integer numbers are much less nice than for standard scales. You would have to adjust the niceness score to account for this.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll check the gnuplot code. I haven&#8217;t used this for log scales, but using the exponents (e.g. -12 to -6) should provide plausible, if not optimal, results. You&#8217;re right that for log scales, non-integer numbers are much less nice than for standard scales. You would have to adjust the niceness score to account for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Talbot</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-407</link>
		<dc:creator>Justin Talbot</dc:creator>
		<pubDate>Mon, 31 Oct 2011 14:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-407</guid>
		<description>The simplicity component of the optimization score includes a term for whether or not the labeling includes 0. You can increase the weight on this term if you like.</description>
		<content:encoded><![CDATA[<p>The simplicity component of the optimization score includes a term for whether or not the labeling includes 0. You can increase the weight on this term if you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudia</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-406</link>
		<dc:creator>Claudia</dc:creator>
		<pubDate>Thu, 27 Oct 2011 12:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-406</guid>
		<description>Hi: In hopes to get some insight, I would like to know if there is a way to force the zero value to be an axis label. I have found that in some types of charts it looks weird if the zero value along the y axis is not displayed. This is the case for the bar chart, amongst others, specially if you have both positive and negative values.

I know it is possible to tweak the settings, but this will depend on the data ranges being assigned. If anyone would like to share information on how this could be achieved predictably, independent of the other settings, I would be immensely grateful.</description>
		<content:encoded><![CDATA[<p>Hi: In hopes to get some insight, I would like to know if there is a way to force the zero value to be an axis label. I have found that in some types of charts it looks weird if the zero value along the y axis is not displayed. This is the case for the bar chart, amongst others, specially if you have both positive and negative values.</p>
<p>I know it is possible to tweak the settings, but this will depend on the data ranges being assigned. If anyone would like to share information on how this could be achieved predictably, independent of the other settings, I would be immensely grateful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christie harper</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-404</link>
		<dc:creator>christie harper</dc:creator>
		<pubDate>Wed, 19 Oct 2011 20:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-404</guid>
		<description>very interesting work. i have implemented the majority of your stuff in matlab and if interested will send you a copy (each method extended, wilkinson... are separate functions) if you are interested.
minor bug in the gnuplot portion code (at least the R), towards the bottom where graphmin &amp; graphmax are set you have the values min &amp; max vs dmin &amp; dmax.  I have see numerous references to R before but this is the first time i have played with it.
have you attempted to apply any of this to log scales? (i simply tried each one and using the actual values 1.0e-12 to 1.0e-6 did not work and trying -12 to -6 sometimes gives me non integer exponents).  thanks</description>
		<content:encoded><![CDATA[<p>very interesting work. i have implemented the majority of your stuff in matlab and if interested will send you a copy (each method extended, wilkinson&#8230; are separate functions) if you are interested.<br />
minor bug in the gnuplot portion code (at least the R), towards the bottom where graphmin &amp; graphmax are set you have the values min &amp; max vs dmin &amp; dmax.  I have see numerous references to R before but this is the first time i have played with it.<br />
have you attempted to apply any of this to log scales? (i simply tried each one and using the actual values 1.0e-12 to 1.0e-6 did not work and trying -12 to -6 sometimes gives me non integer exponents).  thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Talbot</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-368</link>
		<dc:creator>Justin Talbot</dc:creator>
		<pubDate>Wed, 31 Aug 2011 18:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-368</guid>
		<description>Here&#039;s &lt;a href=&quot;http://www.justintalbot.com/wp-content/uploads/2011/08/AhmetJava.zip&quot; rel=&quot;nofollow&quot;&gt;Ahmet&#039;s Java code&lt;/a&gt; which he&#039;s given me permission to post. I haven&#039;t looked at it too carefully, yet. If you run into any problems, let me know and I&#039;ll pass the message to Ahmet.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://www.justintalbot.com/wp-content/uploads/2011/08/AhmetJava.zip" rel="nofollow">Ahmet&#8217;s Java code</a> which he&#8217;s given me permission to post. I haven&#8217;t looked at it too carefully, yet. If you run into any problems, let me know and I&#8217;ll pass the message to Ahmet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamid Younesy</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-367</link>
		<dc:creator>Hamid Younesy</dc:creator>
		<pubDate>Mon, 29 Aug 2011 20:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-367</guid>
		<description>so... the answer is yes? :)</description>
		<content:encoded><![CDATA[<p>so&#8230; the answer is yes? <img src='http://www.justintalbot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamid Younesy</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-365</link>
		<dc:creator>Hamid Younesy</dc:creator>
		<pubDate>Wed, 17 Aug 2011 12:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-365</guid>
		<description>Hi,
I am interested in using your labeling approach for our visualization framework which is in Java. I was wondering if there is a Java implementation might be available sometime soon, or I should try to port the C# version myself. Also wondering if Ahmet Karahan has finished his Java implementation and if he is willing to share it.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am interested in using your labeling approach for our visualization framework which is in Java. I was wondering if there is a Java implementation might be available sometime soon, or I should try to port the C# version myself. Also wondering if Ahmet Karahan has finished his Java implementation and if he is willing to share it.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Talbot</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-340</link>
		<dc:creator>Justin Talbot</dc:creator>
		<pubDate>Thu, 16 Jun 2011 16:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-340</guid>
		<description>Inf is just infinity. In C, you could either use the true floating point infinity, or just set it to a really large value like you did.

The break conditions are used to shortcut the search. It&#039;s pretty straightforward to prove that if the break condition succeeds that any further labelings generated by that loop would be worse than the best one found so far. So we quit out of that loop and go on to the next iteration of the containing loop.

Id be glad to see your code.</description>
		<content:encoded><![CDATA[<p>Inf is just infinity. In C, you could either use the true floating point infinity, or just set it to a really large value like you did.</p>
<p>The break conditions are used to shortcut the search. It&#8217;s pretty straightforward to prove that if the break condition succeeds that any further labelings generated by that loop would be worse than the best one found so far. So we quit out of that loop and go on to the next iteration of the containing loop.</p>
<p>Id be glad to see your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Talbot</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-339</link>
		<dc:creator>Justin Talbot</dc:creator>
		<pubDate>Thu, 16 Jun 2011 16:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-339</guid>
		<description>Real soon, I promise.</description>
		<content:encoded><![CDATA[<p>Real soon, I promise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Talbot</title>
		<link>http://www.justintalbot.com/research/axis-labeling/comment-page-1/#comment-338</link>
		<dc:creator>Justin Talbot</dc:creator>
		<pubDate>Thu, 16 Jun 2011 16:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.justintalbot.com/?page_id=154#comment-338</guid>
		<description>Tim, the dataset was randomly generated using code that you can find the in R library that&#039;s been released.</description>
		<content:encoded><![CDATA[<p>Tim, the dataset was randomly generated using code that you can find the in R library that&#8217;s been released.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

