<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hi! In my Appian interface I need to use a Gauge Chart. I found such a chart amo</title><link>https://community.appian.com/discussions/f/general/7946/hi-in-my-appian-interface-i-need-to-use-a-gauge-chart-i-found-such-a-chart-amo</link><description>Hi! In my Appian interface I need to use a Gauge Chart. I found such a chart among Google Charts ( developers.google.com/.../gauge) . Could you suggest me how I could integrate it in an Appian form? Or maybe there is an Appian component that could offer</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi! In my Appian interface I need to use a Gauge Chart. I found such a chart amo</title><link>https://community.appian.com/thread/33003?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 17:28:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5848295d-6aa5-4799-914d-82f6e8f8a36b</guid><dc:creator>Aaron Swerdlow-Freed</dc:creator><description>If you just need a component that functions like a gauge chart  but not necessarily that looks like it you could use a Multi-field display chart where the different sections are done by splitting the set into low/medium/high or whatever needs to be gauged. This could then be displayed along with other gauges and would end up looking better in a more compact space overall. &lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi! In my Appian interface I need to use a Gauge Chart. I found such a chart amo</title><link>https://community.appian.com/thread/32999?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 15:35:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6760b136-bf2b-4b2b-9bc3-7155e22c5545</guid><dc:creator>kdimitrov</dc:creator><description>Hi Laura,&lt;br /&gt;&lt;br /&gt;You can simply get the PNG chart image (see here: &lt;a href="https://developers.google.com/chart/interactive/docs/printing)"&gt;developers.google.com/.../printing)&lt;/a&gt; and then display it on a SAIL form.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi! In my Appian interface I need to use a Gauge Chart. I found such a chart amo</title><link>https://community.appian.com/thread/32995?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 13:02:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3cfbc0bb-6cc3-4c66-ab2b-b21792215bb7</guid><dc:creator>mohammedz</dc:creator><description>There is not such chart available inside OOTB... &lt;br /&gt;If that is the requirement, you need to write a JAVA plugin and create your own library Appian Function and that function can be used in any SAIL Interface to display the Guage chart.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi! In my Appian interface I need to use a Gauge Chart. I found such a chart amo</title><link>https://community.appian.com/thread/32994?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 12:54:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ac260b9-ea07-482a-87a2-46ac0d95e7bb</guid><dc:creator>chetany</dc:creator><description>We cannot create our own SAIL UI components. So, your option is to go JS route, use a library like D3. You can create a separate web application, and using embedded SAIL integrate it with Appian. You can expose data from/to Appian using Web APIs.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>