<?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 Visualization API - vis.show() not showing object in extension in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualization-API-vis-show-not-showing-object-in-extension/m-p/1597580#M10885</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have made a simple extension just to test the functionality of the Visualization API and have gone through many forum posts but I still could not get it working.&amp;nbsp; I am using the following JS code and I can see in the console that the correct visualization was retrieved by the function, but the visual.show('QV01') only shows an empty block.&lt;/P&gt;&lt;P&gt;JS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;app.visualization.get('dnYajm').then( function ( visual ) {
  console.log(visual);
  visual.show('QV01');
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTML:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div id = 'QV01'&amp;gt; 
  &amp;lt;div id = 'QV02'&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I feel like I am missing something very simple, any help would be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;HeinriG&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:25:31 GMT</pubDate>
    <dc:creator>HeinriG</dc:creator>
    <dc:date>2024-11-16T05:25:31Z</dc:date>
    <item>
      <title>Visualization API - vis.show() not showing object in extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualization-API-vis-show-not-showing-object-in-extension/m-p/1597580#M10885</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have made a simple extension just to test the functionality of the Visualization API and have gone through many forum posts but I still could not get it working.&amp;nbsp; I am using the following JS code and I can see in the console that the correct visualization was retrieved by the function, but the visual.show('QV01') only shows an empty block.&lt;/P&gt;&lt;P&gt;JS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;app.visualization.get('dnYajm').then( function ( visual ) {
  console.log(visual);
  visual.show('QV01');
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTML:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div id = 'QV01'&amp;gt; 
  &amp;lt;div id = 'QV02'&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I feel like I am missing something very simple, any help would be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;HeinriG&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualization-API-vis-show-not-showing-object-in-extension/m-p/1597580#M10885</guid>
      <dc:creator>HeinriG</dc:creator>
      <dc:date>2024-11-16T05:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Visualization API - vis.show() not showing object in extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Visualization-API-vis-show-not-showing-object-in-extension/m-p/1598397#M10891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The chart was rendering properly, but for some reason the height of the element did not adjust to the chart size. When I set an explicit height to the element the chart appeared. So everything is working now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 05:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Visualization-API-vis-show-not-showing-object-in-extension/m-p/1598397#M10891</guid>
      <dc:creator>HeinriG</dc:creator>
      <dc:date>2019-07-03T05:41:09Z</dc:date>
    </item>
  </channel>
</rss>

