<?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 ChartTypeFormatter in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182046#M44811</link>
    <description>&lt;P&gt;Hi i want to provide options for selecting different graph types like pie,scatter etc. I have used the ChartTypeFormatter and the dropdown is displaying but the chart is not getting changed.  &lt;/P&gt;

&lt;P&gt;&lt;MODULE name="Search" layoutpanel="panel_row3_col1" autorun="False"&gt;&lt;BR /&gt;
                      &lt;OBJECT&gt;&lt;PARAM name="search" /&gt; index=winserver_process sourcetype="PerfmonMk:Process"  host="$host$" $Process$ | timechart span=$spantime$m $statistic$($column$) by instance &lt;BR /&gt;
                     &lt;MODULE name="Export"&gt;&lt;BR /&gt;
                        &lt;PARAM name="exportType" /&gt;results&lt;BR /&gt;
                      &lt;/MODULE&gt; &lt;BR /&gt;
                     &lt;MODULE name="JobProgressIndicator"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
                     &lt;MODULE name="ChartTypeFormatter"&gt; &lt;BR /&gt;
                     &lt;MODULE name="ValueSetter"&gt;&lt;BR /&gt;
  &lt;PARAM name="arg.charting.legend.placement" /&gt;right&lt;BR /&gt;
  &lt;PARAM name="arg.charting.chart" /&gt;line&lt;BR /&gt;
  &lt;PARAM name="arg.charting.axisTitleX.text" /&gt;Time&lt;BR /&gt;&lt;BR /&gt;
  &lt;PARAM name="arg.charting.axisTitleY.text" /&gt;$statistic$($column$) &lt;BR /&gt;
  &lt;PARAM name="arg.charting.chartTitle" /&gt;$column$ for processes&lt;BR /&gt;&lt;BR /&gt;
  &lt;PARAM name="arg.charting.chart.nullValueMode" /&gt;connect&lt;BR /&gt;
                        &lt;MODULE name="JSChart"&gt;&lt;BR /&gt;
                          &lt;PARAM name="height" /&gt;300px&lt;BR /&gt;
                          &lt;PARAM name="width" /&gt;100%&lt;BR /&gt;
                        &lt;/MODULE&gt;&lt;BR /&gt;
                        &lt;MODULE name="ViewRedirectorLink"&gt;&lt;BR /&gt;
   &lt;PARAM name="viewTarget" /&gt;flashtimeline&lt;BR /&gt;
                       &lt;/MODULE&gt;&lt;BR /&gt;
                      &lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;P&gt;Am i using the module in the correct place or should i add anything else to the module?&lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2014 10:56:59 GMT</pubDate>
    <dc:creator>vaishnavi07</dc:creator>
    <dc:date>2014-05-29T10:56:59Z</dc:date>
    <item>
      <title>ChartTypeFormatter</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182046#M44811</link>
      <description>&lt;P&gt;Hi i want to provide options for selecting different graph types like pie,scatter etc. I have used the ChartTypeFormatter and the dropdown is displaying but the chart is not getting changed.  &lt;/P&gt;

&lt;P&gt;&lt;MODULE name="Search" layoutpanel="panel_row3_col1" autorun="False"&gt;&lt;BR /&gt;
                      &lt;OBJECT&gt;&lt;PARAM name="search" /&gt; index=winserver_process sourcetype="PerfmonMk:Process"  host="$host$" $Process$ | timechart span=$spantime$m $statistic$($column$) by instance &lt;BR /&gt;
                     &lt;MODULE name="Export"&gt;&lt;BR /&gt;
                        &lt;PARAM name="exportType" /&gt;results&lt;BR /&gt;
                      &lt;/MODULE&gt; &lt;BR /&gt;
                     &lt;MODULE name="JobProgressIndicator"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
                     &lt;MODULE name="ChartTypeFormatter"&gt; &lt;BR /&gt;
                     &lt;MODULE name="ValueSetter"&gt;&lt;BR /&gt;
  &lt;PARAM name="arg.charting.legend.placement" /&gt;right&lt;BR /&gt;
  &lt;PARAM name="arg.charting.chart" /&gt;line&lt;BR /&gt;
  &lt;PARAM name="arg.charting.axisTitleX.text" /&gt;Time&lt;BR /&gt;&lt;BR /&gt;
  &lt;PARAM name="arg.charting.axisTitleY.text" /&gt;$statistic$($column$) &lt;BR /&gt;
  &lt;PARAM name="arg.charting.chartTitle" /&gt;$column$ for processes&lt;BR /&gt;&lt;BR /&gt;
  &lt;PARAM name="arg.charting.chart.nullValueMode" /&gt;connect&lt;BR /&gt;
                        &lt;MODULE name="JSChart"&gt;&lt;BR /&gt;
                          &lt;PARAM name="height" /&gt;300px&lt;BR /&gt;
                          &lt;PARAM name="width" /&gt;100%&lt;BR /&gt;
                        &lt;/MODULE&gt;&lt;BR /&gt;
                        &lt;MODULE name="ViewRedirectorLink"&gt;&lt;BR /&gt;
   &lt;PARAM name="viewTarget" /&gt;flashtimeline&lt;BR /&gt;
                       &lt;/MODULE&gt;&lt;BR /&gt;
                      &lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;P&gt;Am i using the module in the correct place or should i add anything else to the module?&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 10:56:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182046#M44811</guid>
      <dc:creator>vaishnavi07</dc:creator>
      <dc:date>2014-05-29T10:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: ChartTypeFormatter</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182047#M44812</link>
      <description>&lt;P&gt;I don't see any 'ChartTypeFormatter' module in your code here.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 13:47:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182047#M44812</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-05-29T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: ChartTypeFormatter</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182048#M44813</link>
      <description>&lt;P&gt;Ya sorry i missed it. Now i have edited the code.&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2014 05:44:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182048#M44813</guid>
      <dc:creator>vaishnavi07</dc:creator>
      <dc:date>2014-05-30T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: ChartTypeFormatter</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182049#M44814</link>
      <description>&lt;P&gt;Am still searching for an answer. If anyone knows how to use the chartTypeFormatter then help me in resolving this issue. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2014 08:40:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182049#M44814</guid>
      <dc:creator>vaishnavi07</dc:creator>
      <dc:date>2014-06-05T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: ChartTypeFormatter</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182050#M44815</link>
      <description>&lt;P&gt;The problem got solved. I included the ChartTypeFormatter module just above the JSChart module.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2014 10:20:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/ChartTypeFormatter/m-p/182050#M44815</guid>
      <dc:creator>vaishnavi07</dc:creator>
      <dc:date>2014-06-12T10:20:46Z</dc:date>
    </item>
  </channel>
</rss>

