<?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 How to hide a drilldown panel when a user clicks on the chart? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-a-drilldown-panel-when-a-user-clicks-on-the-chart/m-p/238379#M70814</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a dashboard that has a stats table that has a drilldown panel (timechart).  All of this works great, but what I'd like to do is have the user click on the drilldown panel (or click a button or something within the drilldown panel) so that the drilldown panel is hidden.  Is this possible?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2016 02:29:40 GMT</pubDate>
    <dc:creator>dbcase</dc:creator>
    <dc:date>2016-08-17T02:29:40Z</dc:date>
    <item>
      <title>How to hide a drilldown panel when a user clicks on the chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-a-drilldown-panel-when-a-user-clicks-on-the-chart/m-p/238379#M70814</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a dashboard that has a stats table that has a drilldown panel (timechart).  All of this works great, but what I'd like to do is have the user click on the drilldown panel (or click a button or something within the drilldown panel) so that the drilldown panel is hidden.  Is this possible?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 02:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-hide-a-drilldown-panel-when-a-user-clicks-on-the-chart/m-p/238379#M70814</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2016-08-17T02:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a drilldown panel when a user clicks on the chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-a-drilldown-panel-when-a-user-clicks-on-the-chart/m-p/238380#M70815</link>
      <description>&lt;P&gt;In your &lt;CODE&gt;timechart&lt;/CODE&gt; panel, make these changes, this will hide the panel when user clicks on any data point on the chart&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;panel rejects="$hidePanel$"&amp;gt;
&amp;lt;chart&amp;gt;
.....
&amp;lt;drilldown&amp;gt;
 &amp;lt;set token="hidePanel"&amp;gt;$click.value$&amp;lt;/set&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Aug 2016 02:44:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-hide-a-drilldown-panel-when-a-user-clicks-on-the-chart/m-p/238380#M70815</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-17T02:44:09Z</dc:date>
    </item>
  </channel>
</rss>

