<?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: JavaScript Question.(table, chart) in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/JavaScript-Question-table-chart/m-p/84097#M4543</link>
    <description>&lt;P&gt;We have examples that show how to use the JavaScript SDK to search data here:  &lt;A href="http://dev.splunk.com/view/SP-CAAAEFA"&gt;http://dev.splunk.com/view/SP-CAAAEFA&lt;/A&gt;  &lt;/P&gt;

&lt;P&gt;We also have code examples in the SDK that show how to use the charting library that comes with Splunk in conjunction with the JavaScript SDK.  This page shows you how to get those examples up and running:  &lt;A href="http://dev.splunk.com/view/splunk-javascript-sdk-examples/SP-CAAAEDC"&gt;http://dev.splunk.com/view/splunk-javascript-sdk-examples/SP-CAAAEDC&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2013 02:34:44 GMT</pubDate>
    <dc:creator>psanford_splunk</dc:creator>
    <dc:date>2013-04-04T02:34:44Z</dc:date>
    <item>
      <title>JavaScript Question.(table, chart)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JavaScript-Question-table-chart/m-p/84096#M4542</link>
      <description>&lt;P&gt;Javascript function using UI(Table,Chart) available?&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Table panel example &lt;/P&gt;

&lt;TABLE&gt;
  &lt;TITLE&gt;Top sourcetypes in the last 24 hours&lt;/TITLE&gt;
  &lt;SEARCHSTRING&gt;
    index=_internal group=per_sourcetype_thruput    
    | chart sum(kb) by series | sort -sum(kb)
  &lt;/SEARCHSTRING&gt;
  &lt;EARLIESTTIME&gt;-1d&lt;/EARLIESTTIME&gt;
  &lt;LATESTTIME&gt;now&lt;/LATESTTIME&gt;
  5
  0
&lt;/TABLE&gt;

&lt;HR /&gt;

&lt;P&gt;The same table as above can be written in JavaScript?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2013 01:45:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JavaScript-Question-table-chart/m-p/84096#M4542</guid>
      <dc:creator>qfjp</dc:creator>
      <dc:date>2013-04-04T01:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Question.(table, chart)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JavaScript-Question-table-chart/m-p/84097#M4543</link>
      <description>&lt;P&gt;We have examples that show how to use the JavaScript SDK to search data here:  &lt;A href="http://dev.splunk.com/view/SP-CAAAEFA"&gt;http://dev.splunk.com/view/SP-CAAAEFA&lt;/A&gt;  &lt;/P&gt;

&lt;P&gt;We also have code examples in the SDK that show how to use the charting library that comes with Splunk in conjunction with the JavaScript SDK.  This page shows you how to get those examples up and running:  &lt;A href="http://dev.splunk.com/view/splunk-javascript-sdk-examples/SP-CAAAEDC"&gt;http://dev.splunk.com/view/splunk-javascript-sdk-examples/SP-CAAAEDC&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2013 02:34:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JavaScript-Question-table-chart/m-p/84097#M4543</guid>
      <dc:creator>psanford_splunk</dc:creator>
      <dc:date>2013-04-04T02:34:44Z</dc:date>
    </item>
  </channel>
</rss>

