<?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 Switching off continuous scale through Sense Visualization API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Switching-off-continuous-scale-through-Sense-Visualization-API/m-p/1183907#M5907</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;Does anyone know how to switch off the continuous scale in the Qlik Sense Visualization API (or other).&amp;nbsp; The problem is that, by default, when creating a linechart visualization on the fly, the x-axis format of a numeric dimension is in ###,#K format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137423_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;In Qlik Sense, there is a check box which allows the user to un-select this.&amp;nbsp; However, this option does not appear in the properties list of the linechart visualization:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/3.0/Subsystems/APIs/Content/VisualizationAPI/linechart-properties.htm" title="https://help.qlik.com/en-US/sense-developer/3.0/Subsystems/APIs/Content/VisualizationAPI/linechart-properties.htm"&gt;https://help.qlik.com/en-US/sense-developer/3.0/Subsystems/APIs/Content/VisualizationAPI/linechart-properties.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though there is a boolean logarithmic property for the measureAxis property, there is not a continuous property under the dimensionAxis property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried adding a line to the properties anyway, just in case it was an undocumented feature, but it did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;...,&lt;/P&gt;&lt;P&gt;dimensionAxis:{"continuous":false}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can get a six digit number appear as a six digit number rather than with a ...K?&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried using the num() function, but this does not work in native Sense (when the continuous option is checked) or through the API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2016 11:28:24 GMT</pubDate>
    <dc:creator>rbartley</dc:creator>
    <dc:date>2016-09-14T11:28:24Z</dc:date>
    <item>
      <title>Switching off continuous scale through Sense Visualization API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Switching-off-continuous-scale-through-Sense-Visualization-API/m-p/1183907#M5907</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;Does anyone know how to switch off the continuous scale in the Qlik Sense Visualization API (or other).&amp;nbsp; The problem is that, by default, when creating a linechart visualization on the fly, the x-axis format of a numeric dimension is in ###,#K format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137423_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;In Qlik Sense, there is a check box which allows the user to un-select this.&amp;nbsp; However, this option does not appear in the properties list of the linechart visualization:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/3.0/Subsystems/APIs/Content/VisualizationAPI/linechart-properties.htm" title="https://help.qlik.com/en-US/sense-developer/3.0/Subsystems/APIs/Content/VisualizationAPI/linechart-properties.htm"&gt;https://help.qlik.com/en-US/sense-developer/3.0/Subsystems/APIs/Content/VisualizationAPI/linechart-properties.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though there is a boolean logarithmic property for the measureAxis property, there is not a continuous property under the dimensionAxis property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried adding a line to the properties anyway, just in case it was an undocumented feature, but it did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;...,&lt;/P&gt;&lt;P&gt;dimensionAxis:{"continuous":false}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can get a six digit number appear as a six digit number rather than with a ...K?&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried using the num() function, but this does not work in native Sense (when the continuous option is checked) or through the API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 11:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Switching-off-continuous-scale-through-Sense-Visualization-API/m-p/1183907#M5907</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2016-09-14T11:28:24Z</dc:date>
    </item>
  </channel>
</rss>

