<?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: How can I right justify x-axis labels? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207476#M63216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remember if trying to align the labels and padding with spaces you must use a non-proportional font like Courier New for the dimension label of the axis otherwise A with 5 spaces won't align with ABCDEF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Combining that with a simple expression on the dimension like:&lt;/P&gt;&lt;P&gt;=if(len(myStringValue)&amp;lt;vMaxLenMyStringValue,&amp;nbsp; repeat(' ',(vMaxLenMyStringValue-len(myStringValue)))&amp;amp;myStringValue, myStringValue) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxLenMyStringValue simply contains =max(len(MyStringValue))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yielded perfect results for me.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rightJustified labels.png" class="jive-image" src="/legacyfs/online/54647_rightJustified labels.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Mar 2014 15:18:13 GMT</pubDate>
    <dc:creator>dgreenberg</dc:creator>
    <dc:date>2014-03-10T15:18:13Z</dc:date>
    <item>
      <title>How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207470#M63210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, my x-axis labels, when displayed vertically, are all left justified so some of them are a long way from the actual axis line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know if its possible to change the alignment of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 16:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207470#M63210</guid>
      <dc:creator />
      <dc:date>2010-09-17T16:14:12Z</dc:date>
    </item>
    <item>
      <title>How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207471#M63211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Left-justified in relation to what? Can you post a screenshot please?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 19:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207471#M63211</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-09-17T19:21:10Z</dc:date>
    </item>
    <item>
      <title>How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207472#M63212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you go.&lt;/P&gt;&lt;P&gt;as you can see from where I put the arrow. I would like these aligned to the x-axis if possible..&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 21:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207472#M63212</guid>
      <dc:creator />
      <dc:date>2010-09-17T21:00:44Z</dc:date>
    </item>
    <item>
      <title>How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207473#M63213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see. I don't know of a way to align those to the right//top. But try Presentation --&amp;gt; Limit Legend and see if that gives you the result you're after (or something acceptable).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 23:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207473#M63213</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-09-17T23:59:24Z</dc:date>
    </item>
    <item>
      <title>How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207474#M63214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You can change the dimension labels in axis tab in chart properties window..&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1832.axis.bmp"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/1832.axis.bmp" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As I think, because of the different label lengths you get this problem... You can just limit label size and then it will be ok... or you can resize the chart to look nice... Or you can arrange the labels in an angle..&lt;/P&gt;&lt;P&gt;I also not aware of any method to align the labels to the top..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nilupa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 06:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207474#M63214</guid>
      <dc:creator />
      <dc:date>2010-09-18T06:36:49Z</dc:date>
    </item>
    <item>
      <title>How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207475#M63215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;As Nilupa suggests, if you select the oblique option for your labels then they align to the axis. I have had to use this technique to achieve right justification, but sadly I've not been able to find any way to adjust the angle of the label.&lt;/P&gt;&lt;P&gt;Sophie&lt;/P&gt;&lt;P&gt;(using v9.0 SR4)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 08:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207475#M63215</guid>
      <dc:creator />
      <dc:date>2010-09-21T08:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207476#M63216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remember if trying to align the labels and padding with spaces you must use a non-proportional font like Courier New for the dimension label of the axis otherwise A with 5 spaces won't align with ABCDEF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Combining that with a simple expression on the dimension like:&lt;/P&gt;&lt;P&gt;=if(len(myStringValue)&amp;lt;vMaxLenMyStringValue,&amp;nbsp; repeat(' ',(vMaxLenMyStringValue-len(myStringValue)))&amp;amp;myStringValue, myStringValue) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxLenMyStringValue simply contains =max(len(MyStringValue))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yielded perfect results for me.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rightJustified labels.png" class="jive-image" src="/legacyfs/online/54647_rightJustified labels.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 15:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207476#M63216</guid>
      <dc:creator>dgreenberg</dc:creator>
      <dc:date>2014-03-10T15:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207477#M63217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is ok for you why don't you change the orientation (on the 'Style' tab of the 'Chart Properties') to horizontally. This looks way better...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 15:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207477#M63217</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-03-10T15:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I right justify x-axis labels?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207478#M63218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...or, what about this view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LabelVertical.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/54648_LabelVertical.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Could this be an option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 15:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-right-justify-x-axis-labels/m-p/207478#M63218</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-03-10T15:57:39Z</dc:date>
    </item>
  </channel>
</rss>

