<?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 can I change in the Y-Axis the count number for values with hours in timechart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441055#M42662</link>
    <description>&lt;P&gt;It is not clear what you mean.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 23:13:12 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-01-31T23:13:12Z</dc:date>
    <item>
      <title>How can I change in the Y-Axis the count number for values with hours in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441054#M42661</link>
      <description>&lt;P&gt;Hello Everyone!&lt;/P&gt;

&lt;P&gt;We want to make a timechart similar to this one that we made in excel.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6483i304795707FA11DDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;In Splunk I tried everything but I can't change the Y-axis values the only thing that I achieve is the next visualization&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6484iFD0D0C6CDF34160D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;How can I put the hours of execution in the Y-axis&lt;/P&gt;

&lt;P&gt;This is my search&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="controlm" 
|eval fecha=strftime(_time,"%Y-%m-%d")
|timechart span=1h count by job_member_name  limit=4 useother=f
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 31 Jan 2019 22:27:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441054#M42661</guid>
      <dc:creator>danielgp89</dc:creator>
      <dc:date>2019-01-31T22:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change in the Y-Axis the count number for values with hours in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441055#M42662</link>
      <description>&lt;P&gt;It is not clear what you mean.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 23:13:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441055#M42662</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-01-31T23:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change in the Y-Axis the count number for values with hours in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441056#M42663</link>
      <description>&lt;P&gt;In the Y-axis I want to represent the hours instead of how many events happen! &lt;/P&gt;

&lt;P&gt;For example in the Y-axis: I want the hours and in the X-axis we want the date! &lt;/P&gt;

&lt;P&gt;We want to represent in a chart like the first one at what time of day by date there were more activity with some tasks.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 23:31:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441056#M42663</guid>
      <dc:creator>danielgp89</dc:creator>
      <dc:date>2019-01-31T23:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change in the Y-Axis the count number for values with hours in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441057#M42664</link>
      <description>&lt;P&gt;What in the world do you mean by &lt;CODE&gt;hours&lt;/CODE&gt;?  Show me some sample events and how &lt;CODE&gt;hours&lt;/CODE&gt; would be calculated for one timeslice.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 00:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441057#M42664</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-01T00:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change in the Y-Axis the count number for values with hours in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441058#M42665</link>
      <description>&lt;P&gt;Hi @danielgp89&lt;/P&gt;

&lt;P&gt;Please check the suggestion given by @niketnilay here&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/661288/time-on-y-axis-and-date-on-x-axis.html"&gt;https://answers.splunk.com/answers/661288/time-on-y-axis-and-date-on-x-axis.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 04:10:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-in-the-Y-Axis-the-count-number-for-values-with/m-p/441058#M42665</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-02-01T04:10:01Z</dc:date>
    </item>
  </channel>
</rss>

