<?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 Line Chart axises layout in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102688#M4968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line chart as it is showed bellow.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125024_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How can I make the x-axis showing off all the data (I need the chart to be in small size), for example as it is appear in the preview bar (I mean by preview bar the scrolling bar under the chart to explore the x-axis value, which I highlighted in red in the second photo). In other words, I want to see &lt;SPAN style="font-size: 13.3333px;"&gt;somehow&lt;/SPAN&gt; the whole data of the x-axis in the chart &lt;SPAN style="font-size: 13.3333px;"&gt;at once without&amp;nbsp; &lt;/SPAN&gt;the preview bar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="23.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/125025_23.png" style="font-size: 13.3333px; line-height: 1.5em; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone have an idea to help me out, and much thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 09:06:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-19T09:06:21Z</dc:date>
    <item>
      <title>Line Chart axises layout</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102688#M4968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line chart as it is showed bellow.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125024_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How can I make the x-axis showing off all the data (I need the chart to be in small size), for example as it is appear in the preview bar (I mean by preview bar the scrolling bar under the chart to explore the x-axis value, which I highlighted in red in the second photo). In other words, I want to see &lt;SPAN style="font-size: 13.3333px;"&gt;somehow&lt;/SPAN&gt; the whole data of the x-axis in the chart &lt;SPAN style="font-size: 13.3333px;"&gt;at once without&amp;nbsp; &lt;/SPAN&gt;the preview bar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="23.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/125025_23.png" style="font-size: 13.3333px; line-height: 1.5em; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone have an idea to help me out, and much thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 09:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102688#M4968</guid>
      <dc:creator />
      <dc:date>2016-05-19T09:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart axises layout</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102689#M4969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Line chart scope is to show readable data on different screen. To achieve this scope line chart automatically zoom on a readable detail and show the whole data in the mini chart below. If you have enough space to stretch the chart, it'll show the whole data.&lt;/SPAN&gt;&lt;P class=""&gt;An alternative is the use of combo chart, which has a different scope, but should work in your case.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102689#M4969</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2016-05-20T06:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart axises layout</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102690#M4970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vincenzo. I have just tried the combo chart.&lt;BR /&gt;Actually, the combo Chart also does not offer the feature that I am looking for. at least the line chart show the whole data below in the small scroll bar, while the combo chart does not. There is a scroll bar to explore all the data when the chart is really small but it is only a normal scroll bar with a dragging button, it does not showing the whole data as the line chart does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Line-Chart-axises-layout/m-p/1102690#M4970</guid>
      <dc:creator />
      <dc:date>2016-05-20T06:44:43Z</dc:date>
    </item>
  </channel>
</rss>

