<?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 Is it possible to achieve a column chart with timechart showing days in every column? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620396#M50932</link>
    <description>&lt;P&gt;I have a search with timechart, If I use the VIS column chart I only see the mondays as date on the axis. Is it possible to show every day per column?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;index=test host=test* |my&amp;nbsp; search&amp;nbsp; | eval date=strptime(date,"%A%m/%d/%Y") | timechart span=1d count&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mike6960_0-1668077437140.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22411i2271A416089D72A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mike6960_0-1668077437140.png" alt="Mike6960_0-1668077437140.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2022 15:37:17 GMT</pubDate>
    <dc:creator>Mike6960</dc:creator>
    <dc:date>2022-11-10T15:37:17Z</dc:date>
    <item>
      <title>Is it possible to achieve a column chart with timechart showing days in every column?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620396#M50932</link>
      <description>&lt;P&gt;I have a search with timechart, If I use the VIS column chart I only see the mondays as date on the axis. Is it possible to show every day per column?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;index=test host=test* |my&amp;nbsp; search&amp;nbsp; | eval date=strptime(date,"%A%m/%d/%Y") | timechart span=1d count&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mike6960_0-1668077437140.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22411i2271A416089D72A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mike6960_0-1668077437140.png" alt="Mike6960_0-1668077437140.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 15:37:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620396#M50932</guid>
      <dc:creator>Mike6960</dc:creator>
      <dc:date>2022-11-10T15:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to achieve a column chart with timechart showing days in every column?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620436#M50937</link>
      <description>&lt;P&gt;I believe Splunk manages that automatically based on the width of the columns.&amp;nbsp; Fewer columns can be wider, allowing for more labels.&amp;nbsp; You can try overriding that using this in your dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;option name="charting.axisLabelsX.majorLabelVisibility"&amp;gt;show&amp;lt;/option&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 16:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620436#M50937</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-11-10T16:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to achieve a column chart with timechart showing days in every column?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620456#M50939</link>
      <description>&lt;P&gt;Try something like this.&amp;nbsp;You have to manually select the column chart and format the X-Axis Label to rotate vertically.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;base_search&amp;gt;
| timechart span=1d count
| eval date=strftime(_time, "%Y-%m-%d")
| table date count&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 16:04:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-it-possible-to-achieve-a-column-chart-with-timechart-showing/m-p/620456#M50939</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-11-10T16:04:30Z</dc:date>
    </item>
  </channel>
</rss>

