<?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 Where to configure axisLabelsX.majorLabelStyle.rotation in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103197#M183055</link>
    <description>&lt;P&gt;Tried to find out where this parameter goes so that my reports show my X-Axis labels vertically as the text does not fit and all I currently can see is "0... 1... 1..." instead of "09:00 10:00 11:00"&lt;/P&gt;

&lt;P&gt;Read that I shoulld modify this charting.axisLabelsX.majorLabelStyle.rotation to set it to 90, but the responses did not say where that must be configured.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;Antony&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2011 01:52:39 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2011-05-17T01:52:39Z</dc:date>
    <item>
      <title>Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103197#M183055</link>
      <description>&lt;P&gt;Tried to find out where this parameter goes so that my reports show my X-Axis labels vertically as the text does not fit and all I currently can see is "0... 1... 1..." instead of "09:00 10:00 11:00"&lt;/P&gt;

&lt;P&gt;Read that I shoulld modify this charting.axisLabelsX.majorLabelStyle.rotation to set it to 90, but the responses did not say where that must be configured.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;Antony&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2011 01:52:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103197#M183055</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2011-05-17T01:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103198#M183056</link>
      <description>&lt;P&gt;it is in your view and this will be an option of your chart for the axisX,ie:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;chart&amp;gt;
  &amp;lt;searchName&amp;gt;my search&amp;lt;/searchName&amp;gt;
  &amp;lt;title&amp;gt;my title&amp;lt;/title&amp;gt;
  &amp;lt;earliestTime&amp;gt;-24h&amp;lt;/earliestTime&amp;gt;
      &amp;lt;option name="charting.chart"&amp;gt;line&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.axisLabelsX.majorLabelStyle.rotation"&amp;gt;90&amp;lt;/option&amp;gt;
&amp;lt;/chart&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But i am not sure this property exist as i cannot see it here &lt;A href="http://www.splunk.com/base/Documentation/4.2.1/Developer/CustomChartingConfig-AxisGrid"&gt;Axis and grid line properties &lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then you will have to test&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2011 16:51:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103198#M183056</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2011-05-17T16:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103199#M183057</link>
      <description>&lt;P&gt;I'm such a newbie, I don't understand the answer &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;  I can see I have Manage Views and if I go to the Charting view, I can see lots of &lt;MODULE&gt; elements with &lt;OBJECT&gt;&lt;PARAM /&gt; values.  I've read the docs on views and found that HiddenChartFormatter module contains these charting.* attrs, but I can't see how that module fits into the Charting view as that contains the FlashChart module, which is similar but different to HiddenChartFormatter...&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2011 23:17:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103199#M183057</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2011-05-17T23:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103200#M183058</link>
      <description>&lt;P&gt;you need to do a search,build report,save report and add to dashboard. &lt;/P&gt;

&lt;P&gt;Then the created dashboard will be in Manager &amp;gt; User interface &amp;gt; views.&lt;/P&gt;

&lt;P&gt;You click on the name and it will bring you to the xml edit.&lt;/P&gt;

&lt;P&gt;There you should see &lt;CODE&gt;&amp;lt;option name="charting.chart"&amp;gt;&lt;/CODE&gt; corresponding to your report.&lt;/P&gt;

&lt;P&gt;Then below you just add &lt;CODE&gt;&amp;lt;option name="charting.axisLabelsX.majorLabelStyle.rotation"&amp;gt;90&amp;lt;/option&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 05:55:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103200#M183058</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2011-05-18T05:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103201#M183059</link>
      <description>&lt;P&gt;OK, thanks that worked! Do you know if it's possible to change the default and if so, where does it go?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 06:34:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103201#M183059</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2011-05-18T06:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103202#M183060</link>
      <description>&lt;P&gt;I dont know about changing default but i dont think so&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 07:43:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103202#M183060</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2011-05-18T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103203#M183061</link>
      <description>&lt;P&gt;you can vote my 2 answers if you happy with it &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 08:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103203#M183061</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2011-05-18T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Where to configure axisLabelsX.majorLabelStyle.rotation</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103204#M183062</link>
      <description>&lt;P&gt;Woops.....&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2011 08:14:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-to-configure-axisLabelsX-majorLabelStyle-rotation/m-p/103204#M183062</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2011-05-18T08:14:58Z</dc:date>
    </item>
  </channel>
</rss>

