﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts Free / FusionCharts Free and ASP.NET   / Text overlapping problem / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Tue, 02 Dec 2008 06:17:31 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Text overlapping problem</title><link>http://www.fusioncharts.com/forum/Topic4029-44-1.aspx</link><description>I don't know what .NET programming language (C# or VB.NET) you are using to generate your chart data, but an easy workaround would be to mix low values with high values, so as to not have low values side by side. The chart loads the values in the order they are entered, starts rendering at the bottom of the upper-right quadrant and works its way counterclock-wise.&lt;br&gt;&lt;br&gt;For example, for the following values:&lt;br&gt;[code]&lt;br&gt;&amp;lt;set name="value 1" value="10"/&gt;&lt;br&gt;&amp;lt;set name="value 2" value="7"/&gt;&lt;br&gt;&amp;lt;set name="value 3" value="100"/&gt;&lt;br&gt;&amp;lt;set name="value 4" value="230"/&gt;&lt;br&gt;&amp;lt;set name="value 5" value="60"/&gt;&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;You would want to order them like&lt;br&gt;[code]&lt;br&gt;&amp;lt;set name="value 4" value="230"/&gt;&lt;br&gt;&amp;lt;set name="value 2" value="7"/&gt;&lt;br&gt;&amp;lt;set name="value 3" value="100"/&gt;&lt;br&gt;&amp;lt;set name="value 1" value="10"/&gt;&lt;br&gt;&amp;lt;set name="value 5" value="60"/&gt;&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;Hope this helps.</description><pubDate>Fri, 14 Mar 2008 13:44:26 GMT</pubDate><dc:creator>bkraul</dc:creator></item><item><title>RE: Text overlapping problem</title><link>http://www.fusioncharts.com/forum/Topic4029-44-1.aspx</link><description>We do not classify it as a bug - its because of your data position. You can still opt to hide labels in free version.</description><pubDate>Fri, 25 Jan 2008 13:00:06 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Text overlapping problem</title><link>http://www.fusioncharts.com/forum/Topic4029-44-1.aspx</link><description>Free version should be with limited functionality but not with bugs.&lt;BR&gt;&lt;BR&gt;Anyways, thanks.</description><pubDate>Fri, 25 Jan 2008 03:36:22 GMT</pubDate><dc:creator>usamaalam</dc:creator></item><item><title>RE: Text overlapping problem</title><link>http://www.fusioncharts.com/forum/Topic4029-44-1.aspx</link><description>We've smart labelling capabilities in FusionCharts v3 pie chart which automatically handles this.</description><pubDate>Thu, 24 Jan 2008 13:53:16 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Text overlapping problem</title><link>http://www.fusioncharts.com/forum/Topic4029-44-1.aspx</link><description>Hello everybody,&lt;P&gt;I am using Pie Chart with ASP.NET to show data in percentage.  Sometimes, two or more data items have 0% value, in this case all the data items are overlapped on the chart creating readability problems.  Please see the attached images, you will see two values in each chart has 0% weightage and hence their text is overlapped.&lt;/P&gt;&lt;P&gt;[img]http://www.geocities.com/usamaalam/pie1.jpg[/img]&lt;/P&gt;&lt;P&gt;[img]http://www.geocities.com/usamaalam/pie2.jpg[/img]&lt;/P&gt;&lt;P&gt;How can we resolve this issue?&lt;BR&gt;&lt;BR&gt;Thanks.</description><pubDate>Wed, 23 Jan 2008 07:40:57 GMT</pubDate><dc:creator>usamaalam</dc:creator></item></channel></rss>