<?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 Adding color palette options to extension properties in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430838#M8953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked around but couldn't find a specific solution to this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to add basic Colors and Legend functionality similar to the what you see below, ie the ability to select a color palette, to a QlikSense extension I'm creating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="179176" alt="palette.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179176_palette.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I'm okay with only using "standard" or "out of the box" Qlik Sense palettes; no need for custom ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to reuse an existing property to add this functionality to my extension's properties panel or do I have to build the entire Colors and Legend section from scratch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optionally, if someone could point me to an example, that'd be awesome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2017 20:46:01 GMT</pubDate>
    <dc:creator>stascher</dc:creator>
    <dc:date>2017-10-10T20:46:01Z</dc:date>
    <item>
      <title>Adding color palette options to extension properties</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430838#M8953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked around but couldn't find a specific solution to this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to add basic Colors and Legend functionality similar to the what you see below, ie the ability to select a color palette, to a QlikSense extension I'm creating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="179176" alt="palette.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179176_palette.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I'm okay with only using "standard" or "out of the box" Qlik Sense palettes; no need for custom ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to reuse an existing property to add this functionality to my extension's properties panel or do I have to build the entire Colors and Legend section from scratch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optionally, if someone could point me to an example, that'd be awesome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 20:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430838#M8953</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2017-10-10T20:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding color palette options to extension properties</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430839#M8954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From what graph type or extension is the example coming from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 07:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430839#M8954</guid>
      <dc:creator>_jespers_</dc:creator>
      <dc:date>2017-10-12T07:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding color palette options to extension properties</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430840#M8955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That particular capture is from a visualization library called VizLib, you can google it. &lt;/P&gt;&lt;P&gt;For my purposes, that's just an example of functionality I've seen in many visualizations including those provided by Qlik so I have to imagine there's a fairly common way to include it in an extension. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 12:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430840#M8955</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2017-10-12T12:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding color palette options to extension properties</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430841#M8956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution is to use a properties file similar to what I've attached. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 14:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-color-palette-options-to-extension-properties/m-p/1430841#M8956</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2018-01-05T14:48:49Z</dc:date>
    </item>
  </channel>
</rss>

