<?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: Timechart displaying undefined NaN in the left corner in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/518988#M63412</link>
    <description>&lt;P&gt;Does this work for you ?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your search |appendpipe [|makeresults]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Sep 2020 04:50:33 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2020-09-11T04:50:33Z</dc:date>
    <item>
      <title>Timechart displaying undefined NaN in the left corner</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/518963#M63409</link>
      <description>&lt;P&gt;I am creating a single series timechart that does a count of ids and then I am using&amp;nbsp;| appendpipe [stats count | where count=0] to display 0 instead of 'No results found'.&lt;/P&gt;&lt;P&gt;The timechart shows up right but in addition also shows undefined NaN like shown below. Can anyone please help suggest why is it happening and how to get rid of it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tkhatri_1-1599775459636.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10763iC99E10071C783F76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tkhatri_1-1599775459636.png" alt="tkhatri_1-1599775459636.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 22:07:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/518963#M63409</guid>
      <dc:creator>tkhatri</dc:creator>
      <dc:date>2020-09-10T22:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart displaying undefined NaN in the left corner</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/518988#M63412</link>
      <description>&lt;P&gt;Does this work for you ?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your search |appendpipe [|makeresults]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 04:50:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/518988#M63412</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-09-11T04:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart displaying undefined NaN in the left corner</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/519168#M63420</link>
      <description>&lt;P&gt;It worked. Thank you Renjith.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 22:24:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/519168#M63420</guid>
      <dc:creator>tkhatri</dc:creator>
      <dc:date>2020-09-11T22:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart displaying undefined NaN in the left corner</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/556154#M65903</link>
      <description>&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;I've the same issue, could you show me where do you place the "makeresult" please ?&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;&amp;nbsp;| appendpipe [stats count | where count=0]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 11:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/556154#M65903</guid>
      <dc:creator>miguel1423</dc:creator>
      <dc:date>2021-06-17T11:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart displaying undefined NaN in the left corner</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/556230#M65911</link>
      <description>&lt;P&gt;Try this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;| appendpipe [|where count=0&lt;BR /&gt;| makeresults]|&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/556230#M65911</guid>
      <dc:creator>tkhatri</dc:creator>
      <dc:date>2021-06-17T19:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart displaying undefined NaN in the left corner</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/556845#M65931</link>
      <description>&lt;P class="lia-align-justify"&gt;thx &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 09:43:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Timechart-displaying-undefined-NaN-in-the-left-corner/m-p/556845#M65931</guid>
      <dc:creator>miguel1423</dc:creator>
      <dc:date>2021-06-23T09:43:47Z</dc:date>
    </item>
  </channel>
</rss>

