<?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 turn off automatic binning of line graphs? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408330#M26786</link>
    <description>&lt;P&gt;Anomalous data is being lost in line graphs, and I suspect it is the automatic binning. I tried to turn off binning with&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype=rack_1_pdu_1 | timechart bins=0 values(PduPowerLevel) as power
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but got an error message saying bins must between 2 and 50000. Tried bins=2 and uncovered one missing value, but have not been able to find a bins setting that makes all data visible. Is there some way I can get control over binning so that I can see all the collected events? I am a newbie, so please be kind if this is a stupid question.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 20:43:59 GMT</pubDate>
    <dc:creator>splunkskxawng</dc:creator>
    <dc:date>2019-01-17T20:43:59Z</dc:date>
    <item>
      <title>How to turn off automatic binning of line graphs?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408330#M26786</link>
      <description>&lt;P&gt;Anomalous data is being lost in line graphs, and I suspect it is the automatic binning. I tried to turn off binning with&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype=rack_1_pdu_1 | timechart bins=0 values(PduPowerLevel) as power
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but got an error message saying bins must between 2 and 50000. Tried bins=2 and uncovered one missing value, but have not been able to find a bins setting that makes all data visible. Is there some way I can get control over binning so that I can see all the collected events? I am a newbie, so please be kind if this is a stupid question.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 20:43:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408330#M26786</guid>
      <dc:creator>splunkskxawng</dc:creator>
      <dc:date>2019-01-17T20:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off automatic binning of line graphs?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408331#M26787</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;I don´t know if I get your question, but do you want to have all the values and not get them combined in others in timechart ??&lt;/P&gt;

&lt;P&gt;than just use &lt;CODE&gt;| timechart useother=f values(PduPowerLevel) as power&lt;/CODE&gt; . &lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 21:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408331#M26787</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-17T21:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off automatic binning of line graphs?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408332#M26788</link>
      <description>&lt;P&gt;Is this what you were looking for?&lt;/P&gt;

&lt;P&gt;if it helped please accept the question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:30:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-turn-off-automatic-binning-of-line-graphs/m-p/408332#M26788</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-18T06:30:25Z</dc:date>
    </item>
  </channel>
</rss>

