<?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 Re: Visualization using php sdk in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Visualization-using-php-sdk/m-p/195812#M44909</link>
    <description>&lt;P&gt;There are some good examples online. Simply by googling "php google charts" you can find many examples of integrating PHP and Google Charts ie: &lt;A href="https://developers.google.com/chart/interactive/docs/php_example"&gt;https://developers.google.com/chart/interactive/docs/php_example&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Based on that above example , it is using a PHP function on the server side to output a JSON document that gets sent to the browser for rendering with some JS (Google Viz API)&lt;/P&gt;

&lt;P&gt;So in a Splunk context , on the server side , you'd execute a Splunk search using the &lt;A href="http://dev.splunk.com/view/php-sdk/SP-CAAAEJM"&gt;Splunk SDK for PHP&lt;/A&gt; and output the search results in JSON. &lt;A href="http://dev.splunk.com/view/php-sdk/SP-CAAAEKM"&gt;Code examples of executing a Splunk search are here&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2014 12:43:41 GMT</pubDate>
    <dc:creator>Damien_Dallimor</dc:creator>
    <dc:date>2014-01-06T12:43:41Z</dc:date>
    <item>
      <title>Visualization using php sdk</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Visualization-using-php-sdk/m-p/195811#M44908</link>
      <description>&lt;P&gt;How to render data to a graph example google charts using php sdk? Need some specific answers, example or hint.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2014 14:02:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Visualization-using-php-sdk/m-p/195811#M44908</guid>
      <dc:creator>leordimalanta</dc:creator>
      <dc:date>2014-01-04T14:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Visualization using php sdk</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Visualization-using-php-sdk/m-p/195812#M44909</link>
      <description>&lt;P&gt;There are some good examples online. Simply by googling "php google charts" you can find many examples of integrating PHP and Google Charts ie: &lt;A href="https://developers.google.com/chart/interactive/docs/php_example"&gt;https://developers.google.com/chart/interactive/docs/php_example&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Based on that above example , it is using a PHP function on the server side to output a JSON document that gets sent to the browser for rendering with some JS (Google Viz API)&lt;/P&gt;

&lt;P&gt;So in a Splunk context , on the server side , you'd execute a Splunk search using the &lt;A href="http://dev.splunk.com/view/php-sdk/SP-CAAAEJM"&gt;Splunk SDK for PHP&lt;/A&gt; and output the search results in JSON. &lt;A href="http://dev.splunk.com/view/php-sdk/SP-CAAAEKM"&gt;Code examples of executing a Splunk search are here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 12:43:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Visualization-using-php-sdk/m-p/195812#M44909</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-01-06T12:43:41Z</dc:date>
    </item>
  </channel>
</rss>

