<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged widgets</title>
<link>https://overflow.efficy.io/?qa=tag/widgets</link>
<description>Powered by Question2Answer</description>
<item>
<title>AmCharts Pie Widget -&gt; Link colors to values</title>
<link>https://overflow.efficy.io/?qa=6701/amcharts-pie-widget-link-colors-to-values</link>
<description>&lt;p&gt;When developing a amChart Pie chart, &lt;br&gt;
we can set a theme or set of colors for the different slices of the pie.&lt;/p&gt;

&lt;p&gt;currDash.pieSeries.colors.list = [&lt;br&gt;
  am4core.color(&quot;#e30211&quot;),  // red&lt;br&gt;
  am4core.color(&quot;#fce83a&quot;), // geel&lt;br&gt;
  am4core.color(&quot;#3fab03&quot;),   // green&lt;br&gt;
  am4core.color(&quot;#225e01&quot;)   // greener&lt;br&gt;
];&lt;/p&gt;

&lt;p&gt;Problem is here that the color is not linked to a specific value. &lt;br&gt;
For exemple when you define 5 colors for 5 statusses, but only status 1 and 5 are present in the result, the color fot the 5th status will be the color of status 2.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;blockquote&gt;
    &lt;p&gt;How can we link the color to specific values in a PIE chart of amcharts in Efficy?&lt;/p&gt;
  &lt;/blockquote&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=12878337992092432161&quot; alt=&quot;Example&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6701/amcharts-pie-widget-link-colors-to-values</guid>
<pubDate>Wed, 05 Oct 2022 07:03:29 +0000</pubDate>
</item>
<item>
<title>How can I use &quot;Chart options&quot; / &quot;Series configuration&quot; in a Chart Widget?</title>
<link>https://overflow.efficy.io/?qa=6225/how-can-use-chart-options-series-configuration-chart-widget</link>
<description>&lt;p&gt;How can I use &quot;Chart options&quot; / &quot;Series configuration&quot; in a Chart Widget?&lt;br&gt;
I would like to change the order of the analyses fields.&lt;br&gt;
Instead of Alphabetic sorting. And instead of using prefix numbers.&lt;/p&gt;

&lt;p&gt;Is there a guide?&lt;br&gt;
Do you have an example for me?&lt;/p&gt;
</description>
<category>Efficy design guidelines</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6225/how-can-use-chart-options-series-configuration-chart-widget</guid>
<pubDate>Fri, 09 Jul 2021 14:48:27 +0000</pubDate>
</item>
<item>
<title>How to have a Bar Widget in Efficy 11.3 displaying all month even if there is no data ?</title>
<link>https://overflow.efficy.io/?qa=5885/how-have-widget-efficy-displaying-all-month-even-there-data</link>
<description>&lt;p&gt;A customer wanted to have a Bar Widget that display 12 months from the current date and then display the number of opportunity per Nature.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=16745718196784928250&quot; alt=&quot;Nb Opportunities per Nature on 12 months&quot;&gt;&lt;/p&gt;

&lt;p&gt;This is not easy to do it with standard Efficy Query and Widget, because standard Efficy Query and Widget will only display the month where there is data.&lt;/p&gt;

&lt;p&gt;Check solution below&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5885/how-have-widget-efficy-displaying-all-month-even-there-data</guid>
<pubDate>Wed, 10 Feb 2021 14:56:49 +0000</pubDate>
</item>
</channel>
</rss>