<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pie chart - overlapping labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376071#M420065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you upgrade your version of QV to 12 you'll be able to use replace() function:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="178242" alt="pie_chart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178242_pie_chart.png" style="height: 198px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The script:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[piece, val&lt;/P&gt;&lt;P&gt;Aaaaa aaaaaa aaaaa,10&lt;/P&gt;&lt;P&gt;Bbbbbbb bbbbbbbbb,15&lt;/P&gt;&lt;P&gt;Cccccc cccccc cccc,3&lt;/P&gt;&lt;P&gt;Dddd dddddd dddddd,3&lt;/P&gt;&lt;P&gt;Eeeeee eeeee eeeee,25&lt;/P&gt;&lt;P&gt;Fffffff fffffffff,20&lt;/P&gt;&lt;P&gt;Ggggg ggggggggggg,15&lt;/P&gt;&lt;P&gt;Hhhhhhh hhhh hhhhh,12];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Sep 2017 19:15:44 GMT</pubDate>
    <dc:creator>Sergey_Shuklin</dc:creator>
    <dc:date>2017-09-30T19:15:44Z</dc:date>
    <item>
      <title>Pie chart - overlapping labels</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376067#M420061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a problem with Pie chart labels. Just one of &lt;SPAN style="text-decoration: underline;"&gt;many&lt;/SPAN&gt; examples below. Is there any trick to not having labels overlap without changing the overall size of the pie chart object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178236_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 16:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376067#M420061</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2017-09-30T16:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart - overlapping labels</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376068#M420062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Steve!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Replace() function for replacing spaces to chr(13) in your labels.&lt;/P&gt;&lt;P&gt;Or you can load another field with short labels for this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 16:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376068#M420062</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-09-30T16:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart - overlapping labels</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376069#M420063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I am not sure I understand:&amp;nbsp; &lt;STRONG&gt;Replace() function for replacing spaces to chr(13) in your labels&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 16:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376069#M420063</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2017-09-30T16:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart - overlapping labels</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376070#M420064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant to use this expression:&lt;/P&gt;&lt;P&gt;dual(replace(field,' ',chr(13)),sum(val))&lt;/P&gt;&lt;P&gt;but it looks like for pie chart it doesn't work, unlike other charts =/&lt;/P&gt;&lt;P&gt;my apologizes&lt;/P&gt;&lt;P&gt;but, you still have an option to create a short-names field and use it instead of long-names parent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 17:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376070#M420064</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-09-30T17:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart - overlapping labels</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376071#M420065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you upgrade your version of QV to 12 you'll be able to use replace() function:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="178242" alt="pie_chart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178242_pie_chart.png" style="height: 198px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The script:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[piece, val&lt;/P&gt;&lt;P&gt;Aaaaa aaaaaa aaaaa,10&lt;/P&gt;&lt;P&gt;Bbbbbbb bbbbbbbbb,15&lt;/P&gt;&lt;P&gt;Cccccc cccccc cccc,3&lt;/P&gt;&lt;P&gt;Dddd dddddd dddddd,3&lt;/P&gt;&lt;P&gt;Eeeeee eeeee eeeee,25&lt;/P&gt;&lt;P&gt;Fffffff fffffffff,20&lt;/P&gt;&lt;P&gt;Ggggg ggggggggggg,15&lt;/P&gt;&lt;P&gt;Hhhhhhh hhhh hhhhh,12];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 19:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376071#M420065</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-09-30T19:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart - overlapping labels</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376072#M420066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check here: &lt;A href="https://community.qlik.com/thread/29055"&gt;Pie Chart visualization: Overlapping values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a repeat function you can move labels up. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2017 00:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart-overlapping-labels/m-p/1376072#M420066</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-01T00:40:48Z</dc:date>
    </item>
  </channel>
</rss>

