<?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 Is there a module in sideview utils for pan and zoom ? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-there-a-module-in-sideview-utils-for-pan-and-zoom/m-p/177020#M17209</link>
    <description>&lt;P&gt;Can someone please help me with this . I want to look for a specific time range in the chart and then update a table using that time range. I know Splunk dashboard has an example but can someone help me with doing the same thing with sideview utils app&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2015 00:53:31 GMT</pubDate>
    <dc:creator>shrey12</dc:creator>
    <dc:date>2015-06-26T00:53:31Z</dc:date>
    <item>
      <title>Is there a module in sideview utils for pan and zoom ?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-there-a-module-in-sideview-utils-for-pan-and-zoom/m-p/177020#M17209</link>
      <description>&lt;P&gt;Can someone please help me with this . I want to look for a specific time range in the chart and then update a table using that time range. I know Splunk dashboard has an example but can someone help me with doing the same thing with sideview utils app&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2015 00:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-there-a-module-in-sideview-utils-for-pan-and-zoom/m-p/177020#M17209</guid>
      <dc:creator>shrey12</dc:creator>
      <dc:date>2015-06-26T00:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a module in sideview utils for pan and zoom ?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-there-a-module-in-sideview-utils-for-pan-and-zoom/m-p/177021#M17210</link>
      <description>&lt;P&gt;If the chart is a timechart and the specific time range represents a single column of that chart,   then you can.  &lt;/P&gt;

&lt;P&gt;On the other hand if you want to select multiple columns to make a bigger timerange, and then update a table using that multi-column timerange, no I'm afraid then it's a bit harder.   &lt;/P&gt;

&lt;P&gt;1) inline drilldown, clicking a single column (or row/bar/area/marker/etc).   There's a good docs overview of inline drilldown,  I think at Features &amp;gt; Drilldown &amp;gt; Inline drilldown.   Basically anything downstream from the JSChart/FlashChart module,  notably any Searches dispatched, will automatically get the timerange updated to be the timerange clicked on in the chart.    &lt;EM&gt;if&lt;/EM&gt; you need to refer to the token explicitly (and 95% of the time you will not),  then you can access it via $click.timeRange.earliest$  $click.timeRange.latest$  and $click.timeRange.label$    Again the docs will go over all this. &lt;/P&gt;

&lt;P&gt;2) You can't click and drag on JSChart or FlashChart,  even after extensive patching to those modules from Sideview Utils.   As a result you're kind of limited to some customBehavior hacks.   You might also take a look at the DateTime module, which can be used singly or in pairs to give users ability to select absolute start/end times using a widget that shows calendar dates and times of day. &lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 22:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-there-a-module-in-sideview-utils-for-pan-and-zoom/m-p/177021#M17210</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2015-07-13T22:31:46Z</dc:date>
    </item>
  </channel>
</rss>

