<?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 x-axis marks in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165315#M10141</link>
    <description>&lt;P&gt;Hi everyone.&lt;BR /&gt;
I have a 24-hours chart on a dashboard with marks on X axis every 6 hours.&lt;BR /&gt;
How to make marks more frequent?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2013 05:55:37 GMT</pubDate>
    <dc:creator>0range</dc:creator>
    <dc:date>2013-12-04T05:55:37Z</dc:date>
    <item>
      <title>x-axis marks</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165315#M10141</link>
      <description>&lt;P&gt;Hi everyone.&lt;BR /&gt;
I have a 24-hours chart on a dashboard with marks on X axis every 6 hours.&lt;BR /&gt;
How to make marks more frequent?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 05:55:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165315#M10141</guid>
      <dc:creator>0range</dc:creator>
      <dc:date>2013-12-04T05:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: x-axis marks</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165316#M10142</link>
      <description>&lt;P&gt;If you are using timechart you can use span option to do it.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Timechart"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Timechart&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;span&lt;BR /&gt;
Syntax: span=&lt;LOG-SPAN&gt; | span=&lt;SPAN-LENGTH&gt;&lt;BR /&gt;
Description: Sets the size of each bucket, using a span length based on time or log-based span.&lt;/SPAN-LENGTH&gt;&lt;/LOG-SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 08:56:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165316#M10142</guid>
      <dc:creator>bfernandez</dc:creator>
      <dc:date>2014-05-06T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: x-axis marks</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165317#M10143</link>
      <description>&lt;P&gt;But that's about chart point frequency, not axis marks frequency. If it's clear what I'm trying to say..&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 10:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165317#M10143</guid>
      <dc:creator>0range</dc:creator>
      <dc:date>2014-05-06T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: x-axis marks</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165318#M10144</link>
      <description>&lt;P&gt;Here's what I'm trying to explain:&lt;BR /&gt;
there are martks 1:55, 2:00, 2:05....&lt;BR /&gt;
And if I want them to be each 2 minutes, or each minute - what can I do?&lt;BR /&gt;
&lt;IMG src="http://answers.splunk.com//storage/spl.bmp" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 10:14:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165318#M10144</guid>
      <dc:creator>0range</dc:creator>
      <dc:date>2014-05-06T10:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: x-axis marks</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165319#M10145</link>
      <description>&lt;P&gt;Alright, I don’t know if there are any xml option (simple or advance) to do it but you can bucket your data in the time interval that you want and use it in the xseries of your chart in spite of using the default timechart capabilities.&lt;/P&gt;

&lt;P&gt;I mean, | bucket span=6m _time | eval mytime = strftime(_time, "%H:%M:%S")  | stats xxx by mytime&lt;/P&gt;

&lt;P&gt;This should force the chart to mark your frequency.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/x-axis-marks/m-p/165319#M10145</guid>
      <dc:creator>bfernandez</dc:creator>
      <dc:date>2020-09-28T16:32:39Z</dc:date>
    </item>
  </channel>
</rss>

