<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/swt-chart/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/swt-chart/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Nov 2016 11:40:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/swt-chart/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>java.lang.ArrayIndexOutOfBoundsException: 1 - at AxisSet.adjustRange()</title><link>https://sourceforge.net/p/swt-chart/bugs/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Error when no data has been set yet:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;java.lang.ArrayIndexOutOfBoundsException: 1
    at org.swtchart.internal.series.BarSeries.getRiserWidth(BarSeries.java:386)
    at org.swtchart.internal.series.BarSeries.getAdjustedRange(BarSeries.java:337)
    at org.swtchart.internal.axis.Axis.adjustRange(Axis.java:380)
    at org.swtchart.internal.axis.AxisSet.adjustRange(AxisSet.java:261)
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;can always be reproduced.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben</dc:creator><pubDate>Tue, 08 Nov 2016 11:40:28 -0000</pubDate><guid>https://sourceforge.net27d566c2d9c02b85454ab30e08b835e98c123943</guid></item><item><title>#40 getBounds() entries return null after a bar with height 0</title><link>https://sourceforge.net/p/swt-chart/bugs/40/?limit=25#28b3</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yoshitaka</dc:creator><pubDate>Fri, 12 Feb 2016 14:24:44 -0000</pubDate><guid>https://sourceforge.netf9a9d768bfe57c16d1246d19d6a882ce39bbbe69</guid></item><item><title>#39 Error bars are not displayed correctly in a chart with several bar series</title><link>https://sourceforge.net/p/swt-chart/bugs/39/?limit=25#f66c</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yoshitaka</dc:creator><pubDate>Fri, 12 Feb 2016 14:24:25 -0000</pubDate><guid>https://sourceforge.nete923231d92e32f69c31fa90736e6b5ae4f289705</guid></item><item><title>#38 getSeries("NAME   ") doesn't work</title><link>https://sourceforge.net/p/swt-chart/bugs/38/?limit=25#dd17</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yoshitaka</dc:creator><pubDate>Fri, 12 Feb 2016 14:23:46 -0000</pubDate><guid>https://sourceforge.net3ac82f707e4f2a67e6d12cdc3f2b7ada9e7ba52c</guid></item><item><title>#37 White space when setting Tick invisible</title><link>https://sourceforge.net/p/swt-chart/bugs/37/?limit=25#42b9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;fixed in 0.10.0&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yoshitaka</dc:creator><pubDate>Fri, 12 Feb 2016 14:23:18 -0000</pubDate><guid>https://sourceforge.netfe498c872f76ae839ff6d5a71a7577c2ee5dd0e7</guid></item><item><title>#37 White space when setting Tick invisible</title><link>https://sourceforge.net/p/swt-chart/bugs/37/?limit=25#a2c4</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yoshitaka</dc:creator><pubDate>Fri, 12 Feb 2016 14:22:55 -0000</pubDate><guid>https://sourceforge.neta723230fc5f201cea02bf8970207806cdf70a45b</guid></item><item><title>#40 getBounds() entries return null after a bar with height 0</title><link>https://sourceforge.net/p/swt-chart/bugs/40/?limit=25#be19</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Any news when this bug is being fixed. This bug prevents me to upgrade to 0.9.0.&lt;/p&gt;
&lt;p&gt;Please let me know&lt;/p&gt;
&lt;p&gt;Thanks&lt;br/&gt;
Bernd&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernd Hufmann</dc:creator><pubDate>Fri, 08 Jan 2016 12:41:41 -0000</pubDate><guid>https://sourceforge.net4ae75770e5abe5413d7f5c8cbfc6706373a9af20</guid></item><item><title>getBounds() entries return null after a bar with height 0</title><link>https://sourceforge.net/p/swt-chart/bugs/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm creating a bar chart series where some bars have height 0. This causes the getBounds() method on IBarSeries to return null for all bar entries in the array after the bar entry that has height 0. This is due the following lines in BarSeries:&lt;br/&gt;
...&lt;br/&gt;
for (int i = 0; i &amp;lt; xSeries.length; i++) {&lt;br/&gt;
       if (cnt &amp;lt; comporessedXSeries.length&lt;br/&gt;
                    &amp;amp;&amp;amp; comporessedXSeries&lt;span&gt;[cnt]&lt;/span&gt; == xSeries&lt;span&gt;[i]&lt;/span&gt;&lt;br/&gt;
                    &amp;amp;&amp;amp; compressedBounds&lt;span&gt;[cnt]&lt;/span&gt;.width != 0&lt;br/&gt;
                    &amp;amp;&amp;amp; compressedBounds&lt;span&gt;[cnt]&lt;/span&gt;.height != 0) {&lt;br/&gt;
                rs&lt;span&gt;[i]&lt;/span&gt; = compressedBounds&lt;span&gt;[cnt++]&lt;/span&gt;;&lt;br/&gt;
            }&lt;br/&gt;
}&lt;br/&gt;
...&lt;/p&gt;
&lt;p&gt;Once one of the conditions is false the cnt is not incremented anymore (see cnt++ in if clause) and rs is not filled at the following indexes.&lt;/p&gt;
&lt;p&gt;I added a patch with a fix (BarSeries.java.patch) that works in my use case. Please have look and let me know if this is ok.&lt;/p&gt;
&lt;p&gt;I provided also an example to demonstarte the problem (BarBoundsExample.java). Run this example and hover over the  bars right beside the one that have height 0 and for these beside the tooltip is not shown due to the error above.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br/&gt;
Bernd&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernd Hufmann</dc:creator><pubDate>Mon, 30 Nov 2015 18:58:59 -0000</pubDate><guid>https://sourceforge.net753fb7797f9d815cc3b6871cdc0272e5cbe6eaa0</guid></item><item><title>getBounds() entries return null after a bar with height 0</title><link>https://sourceforge.net/p/swt-chart/bugs/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 40 has been modified: getBounds() entries return null after a bar with height 0&lt;br/&gt;
Edited By: yoshitaka (yoshitaka)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernd Hufmann</dc:creator><pubDate>Mon, 30 Nov 2015 18:58:59 -0000</pubDate><guid>https://sourceforge.nete954f103dd8fd789fa2b7e88796adb78b8255e07</guid></item><item><title>#39 Error bars are not displayed correctly in a chart with several bar series</title><link>https://sourceforge.net/p/swt-chart/bugs/39/?limit=25#03bf</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have made a simple change in the way pixelcoordinates are calculated for error bar in BarSeries.java to fix this issue. The patch is attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sena Arpinar</dc:creator><pubDate>Wed, 16 Sep 2015 20:30:59 -0000</pubDate><guid>https://sourceforge.neteb7552b90d625183c51eebb259b2ea51a5590b15</guid></item></channel></rss>