<?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 Distribution plot: gradient box color in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Distribution-plot-gradient-box-color/m-p/1561747#M10241</link>
    <description>&lt;P&gt;Has anyone tried to set the fill color of&amp;nbsp; a distribution plot box to a gradient color?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The grey "box" (see image),&amp;nbsp; should be a gradient color, for example black on the left and white on the right.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.2PNG.PNG" style="width: 434px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8893i624205F3F2364B05/image-dimensions/434x211?v=v2" width="434" height="211" role="button" title="Capture.2PNG.PNG" alt="Capture.2PNG.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried to do this with a json theme (see code), but was unsuccessful. I was however successful in changing the box fill to a single hex color, but would like&amp;nbsp; a gradient instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas regarding this would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  "distributionPlot": {
      "box": {
        "fill": 
 {
      "type": "LinearGradient",
      "stops": [{
        "color": "red"
      }, {
        "color": "blue"
      }]
    }
      }
    }&lt;/PRE&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:14:27 GMT</pubDate>
    <dc:creator>lerouxlarissa</dc:creator>
    <dc:date>2024-11-16T06:14:27Z</dc:date>
    <item>
      <title>Distribution plot: gradient box color</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Distribution-plot-gradient-box-color/m-p/1561747#M10241</link>
      <description>&lt;P&gt;Has anyone tried to set the fill color of&amp;nbsp; a distribution plot box to a gradient color?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The grey "box" (see image),&amp;nbsp; should be a gradient color, for example black on the left and white on the right.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.2PNG.PNG" style="width: 434px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8893i624205F3F2364B05/image-dimensions/434x211?v=v2" width="434" height="211" role="button" title="Capture.2PNG.PNG" alt="Capture.2PNG.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried to do this with a json theme (see code), but was unsuccessful. I was however successful in changing the box fill to a single hex color, but would like&amp;nbsp; a gradient instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas regarding this would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  "distributionPlot": {
      "box": {
        "fill": 
 {
      "type": "LinearGradient",
      "stops": [{
        "color": "red"
      }, {
        "color": "blue"
      }]
    }
      }
    }&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Distribution-plot-gradient-box-color/m-p/1561747#M10241</guid>
      <dc:creator>lerouxlarissa</dc:creator>
      <dc:date>2024-11-16T06:14:27Z</dc:date>
    </item>
  </channel>
</rss>

