<?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: Bar graph plotting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927225#M320868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mamtha Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This remind me of a chapter in this book that I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.packtpub.com/big-data-and-business-intelligence/learning-qlikview-data-visualization" title="https://www.packtpub.com/big-data-and-business-intelligence/learning-qlikview-data-visualization"&gt;Learning QlikView Data Visualization | PACKT Books&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There it is been said:&lt;/P&gt;&lt;P&gt;"Be careful not to purposely manipulate a line chart so as to show more or less growth."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ultimately manipulate the values of (2009 - 1K) and (2010 - 400) but it's not a moral method. You can change that by using a set analysis like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2009 to look as if it has the almost the same length as 2008&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;year = {2009}&amp;gt;} Sales) * 3&lt;/P&gt;&lt;P&gt;And in the legend text put the right value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for 2010 to look as if it has half the same length as 2008&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=sum({$&amp;lt;year = {2010}&amp;gt;} Sales) * 5&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;And again in &lt;SPAN style="font-size: 13.3333px;"&gt;the legend text put the right value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Ultimately you can change bar chart to line chart so that the final User can see better the great decrease of Sales &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2015 15:26:26 GMT</pubDate>
    <dc:creator>miguelbraga</dc:creator>
    <dc:date>2015-10-20T15:26:26Z</dc:date>
    <item>
      <title>Bar graph plotting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927224#M320867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where :&lt;/P&gt;&lt;P&gt;I need to display the sales for every year :&lt;/P&gt;&lt;P&gt;2005 -&amp;nbsp; 50 K&lt;/P&gt;&lt;P&gt;2006-&amp;nbsp;&amp;nbsp; 30K&lt;/P&gt;&lt;P&gt;2007-&amp;nbsp;&amp;nbsp; 20K&lt;/P&gt;&lt;P&gt;2008-&amp;nbsp;&amp;nbsp; 4K&lt;/P&gt;&lt;P&gt;2009-&amp;nbsp;&amp;nbsp; 1K&lt;/P&gt;&lt;P&gt;2010-&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The plotting of a bar graph , will be such that , the smaller values like 400 ,1K , will be hardly visible . &lt;/P&gt;&lt;P&gt;How can i make them look prominent too .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 09:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927224#M320867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-20T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph plotting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927225#M320868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mamtha Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This remind me of a chapter in this book that I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.packtpub.com/big-data-and-business-intelligence/learning-qlikview-data-visualization" title="https://www.packtpub.com/big-data-and-business-intelligence/learning-qlikview-data-visualization"&gt;Learning QlikView Data Visualization | PACKT Books&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There it is been said:&lt;/P&gt;&lt;P&gt;"Be careful not to purposely manipulate a line chart so as to show more or less growth."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ultimately manipulate the values of (2009 - 1K) and (2010 - 400) but it's not a moral method. You can change that by using a set analysis like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2009 to look as if it has the almost the same length as 2008&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;year = {2009}&amp;gt;} Sales) * 3&lt;/P&gt;&lt;P&gt;And in the legend text put the right value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for 2010 to look as if it has half the same length as 2008&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=sum({$&amp;lt;year = {2010}&amp;gt;} Sales) * 5&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;And again in &lt;SPAN style="font-size: 13.3333px;"&gt;the legend text put the right value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Ultimately you can change bar chart to line chart so that the final User can see better the great decrease of Sales &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 15:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927225#M320868</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-20T15:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph plotting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927226#M320869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mamtha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could use a log scale. In your chart properties, go to the Axes tab, and set it there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a massive dodge, and quite misleading though. If the data itself isn't prominent, then you shouldn't artificially inflate it to prominence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, however you're highlighting failure to achieve a target, then that's a different matter...&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102584_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 15:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-graph-plotting/m-p/927226#M320869</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-20T15:35:19Z</dc:date>
    </item>
  </channel>
</rss>

