<?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: [box plot] How could I delete &amp;quot;trace 0&amp;quot; data not declared? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674587#M230906</link>
    <description>&lt;P&gt;I see you are already using the Plotly boxplot charts.&lt;/P&gt;&lt;P&gt;I can't confirm, but it seems it may be something inside the Plotly code itself - that viz is made by Splunk Works, but I'm not sure who looks after that.&lt;/P&gt;&lt;P&gt;Can you check in your browser develop tools to see if there is anything reported in the Console log?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 23:50:06 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2024-01-17T23:50:06Z</dc:date>
    <item>
      <title>[box plot] How could I delete "trace 0" data not declared?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674486#M230872</link>
      <description>&lt;P&gt;I try to do box plot using viz.&lt;BR /&gt;But I can see the "trace 0" data graph in box plot. ( I don't have any data called "trace 0")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my code,&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#FF00FF"&gt;&amp;lt;row&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt; &amp;lt;panel&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;  &amp;lt;viz&lt;/FONT&gt; &lt;FONT color="#FF9900"&gt;type&lt;/FONT&gt;=&lt;FONT color="#3366FF"&gt;"splunk_plotly_collection_viz.boxplot"&lt;/FONT&gt;&lt;FONT color="#FF00FF"&gt;&amp;gt;&lt;BR /&gt;   &amp;lt;search&amp;gt;&lt;BR /&gt;    &amp;lt;query&amp;gt;&lt;BR /&gt;&lt;/FONT&gt;      .....&lt;BR /&gt;      | &lt;FONT color="#3366FF"&gt;eval&lt;/FONT&gt; total_time=&lt;FONT color="#FF00FF"&gt;case&lt;/FONT&gt;(time&amp;lt;= 8, "8", time&amp;lt;= 9, "8~9", time&amp;lt;= 10, "9~10", time&amp;lt;= 11, "10~11", time&amp;lt;= 15, "11~15", time&amp;lt;= 20, "15~20")&lt;BR /&gt;      | &lt;FONT color="#3366FF"&gt;table&lt;/FONT&gt; total_time init_dt&lt;BR /&gt;     &lt;FONT color="#FF00FF"&gt;&amp;lt;/query&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;    &amp;lt;/search&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;    &amp;lt;option&lt;/FONT&gt; &lt;FONT color="#FF9900"&gt;name&lt;/FONT&gt;=&lt;FONT color="#3366FF"&gt;"drilldown"&lt;/FONT&gt;&lt;FONT color="#FF00FF"&gt;&amp;gt;&lt;/FONT&gt;all&lt;FONT color="#FF00FF"&gt;&amp;lt;/option&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;    &amp;lt;option&lt;/FONT&gt; &lt;FONT color="#FF9900"&gt;name&lt;/FONT&gt;=&lt;FONT color="#3366FF"&gt;"refresh.display"&lt;/FONT&gt;&lt;FONT color="#FF00FF"&gt;&amp;gt;&lt;/FONT&gt;progressbar&lt;FONT color="#FF00FF"&gt;&amp;lt;/option&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;    &amp;lt;option&lt;/FONT&gt; &lt;FONT color="#FF9900"&gt;name&lt;/FONT&gt;=&lt;FONT color="#3366FF"&gt;"trellis.enabled"&lt;/FONT&gt;&lt;FONT color="#FF00FF"&gt;&amp;gt;&lt;/FONT&gt;0&lt;FONT color="#FF00FF"&gt;&amp;lt;/option&amp;gt;&lt;BR /&gt;   &amp;lt;/viz&amp;gt;&lt;BR /&gt;  &amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;and this is the current state of my graph.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Questioner_0-1705482672829.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/28973i149A2BE16170A844/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Questioner_0-1705482672829.png" alt="Questioner_0-1705482672829.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How could I delete "trace 0" in the graph?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 09:11:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674486#M230872</guid>
      <dc:creator>Questioner</dc:creator>
      <dc:date>2024-01-17T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: [box plot] How could I delete "trace 0" data not declared?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674542#M230888</link>
      <description>&lt;P&gt;If you're using the Box Plot viz at&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/3157" target="_blank"&gt;https://splunkbase.splunk.com/app/3157&lt;/A&gt; then it's an archived app that probably is outdated and may have compatibility issues.&amp;nbsp; Consider trying the box plot viz available in &lt;A href="https://splunkbase.splunk.com/app/5730" target="_blank"&gt;https://splunkbase.splunk.com/app/5730&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;That said, does the time field have values greater than 20?&amp;nbsp; If so, the lack of a default condition will cause the &lt;FONT face="courier new,courier"&gt;case&lt;/FONT&gt; function will set total_time to null, which might generate the "trace 0" graph points.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval total_time=case(time&amp;lt;= 8, "8", time&amp;lt;= 9, "8~9", time&amp;lt;= 10, "9~10", time&amp;lt;= 11, "10~11", time&amp;lt;= 15, "11~15", time&amp;lt;= 20, "15~20", 1==1, "&amp;gt;20")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 15:58:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674542#M230888</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-01-17T15:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: [box plot] How could I delete "trace 0" data not declared?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674587#M230906</link>
      <description>&lt;P&gt;I see you are already using the Plotly boxplot charts.&lt;/P&gt;&lt;P&gt;I can't confirm, but it seems it may be something inside the Plotly code itself - that viz is made by Splunk Works, but I'm not sure who looks after that.&lt;/P&gt;&lt;P&gt;Can you check in your browser develop tools to see if there is anything reported in the Console log?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 23:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674587#M230906</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2024-01-17T23:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: [box plot] How could I delete "trace 0" data not declared?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674590#M230909</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;It work! That 'trace0' show out of condition data like &amp;gt; 20.&lt;BR /&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 01:19:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/box-plot-How-could-I-delete-quot-trace-0-quot-data-not-declared/m-p/674590#M230909</guid>
      <dc:creator>Questioner</dc:creator>
      <dc:date>2024-01-18T01:19:57Z</dc:date>
    </item>
  </channel>
</rss>

