<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 36: wxFreeChart: fix extent calculation for axis labels</title><link href="https://sourceforge.net/p/wxcode/patches/36/" rel="alternate"/><link href="https://sourceforge.net/p/wxcode/patches/36/feed.atom" rel="self"/><id>https://sourceforge.net/p/wxcode/patches/36/</id><updated>2011-04-28T16:13:36Z</updated><subtitle>Recent changes to 36: wxFreeChart: fix extent calculation for axis labels</subtitle><entry><title>wxFreeChart: fix extent calculation for axis labels</title><link href="https://sourceforge.net/p/wxcode/patches/36/" rel="alternate"/><published>2011-04-28T16:13:36Z</published><updated>2011-04-28T16:13:36Z</updated><author><name>Philip Pemberton</name><uri>https://sourceforge.net/u/philpem/</uri></author><id>https://sourceforge.netdfc4f7b5b50d6c0fe18ccd1ae7302e9630f7a781</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;[freechart] Bugfix: Vertical axis title extent calculation error&lt;/p&gt;
&lt;p&gt;Extents were being miscalculated for vertical axes titles. This left a lot of white space to the right side of the title. Basically, the longer the label string, the more space was left. The root cause of this was the calculations being based on the height of the label text for horizontal label strings, and the width for vertical strings...&lt;/p&gt;
&lt;p&gt;Patch attached.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>