<?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: How to animate data over time? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199895#M57925</link>
    <description>&lt;P&gt;Hey @mbintz,&lt;/P&gt;

&lt;P&gt;Are you able to get the animation work ?&lt;/P&gt;

&lt;P&gt;I'm searching for something similar too&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 14:00:39 GMT</pubDate>
    <dc:creator>Imjusttesting</dc:creator>
    <dc:date>2016-02-25T14:00:39Z</dc:date>
    <item>
      <title>How to animate data over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199893#M57923</link>
      <description>&lt;P&gt;The word "animate" doesn't show up at all across all of answers.splunk.com so I assume the short answer is "no".&lt;/P&gt;

&lt;P&gt;But can anyone think of a relatively easy way to generate an animation of a chart over time?&lt;/P&gt;

&lt;P&gt;Basically, I want to do something to the effect of:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;somequery&amp;gt; { across start=-72h@h to end=@h in buckets of 1h } | timechart span=5m avg(someval) by something | animate
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I suspect I'll need to do this in Python.  So in anticipation of the answer: can I extract a visualization from a python query as a PNG?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:54:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199893#M57923</guid>
      <dc:creator>mbintz</dc:creator>
      <dc:date>2016-02-10T16:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to animate data over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199894#M57924</link>
      <description>&lt;P&gt;There are no  prebuilt animated charts. But you can extend Splunk to take advantage of 3rd party visualisation libraries like &lt;A href="http://www.chartjs.org/"&gt;http://www.chartjs.org/&lt;/A&gt; or &lt;A href="https://d3js.org/"&gt;https://d3js.org/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There's a developer turtoial here: &lt;A href="http://dev.splunk.com/view/SP-CAAAEQ8"&gt;http://dev.splunk.com/view/SP-CAAAEQ8&lt;/A&gt; and plenty of questions in Splunk Answers (try searching for "Custom Viz") &lt;/P&gt;

&lt;P&gt;There's a bit of html but the tutorial is pretty good at walking you through it. &lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 10:46:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199894#M57924</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2016-02-15T10:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to animate data over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199895#M57925</link>
      <description>&lt;P&gt;Hey @mbintz,&lt;/P&gt;

&lt;P&gt;Are you able to get the animation work ?&lt;/P&gt;

&lt;P&gt;I'm searching for something similar too&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 14:00:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-animate-data-over-time/m-p/199895#M57925</guid>
      <dc:creator>Imjusttesting</dc:creator>
      <dc:date>2016-02-25T14:00:39Z</dc:date>
    </item>
  </channel>
</rss>

