<?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: Can't display x value when there are too many columns? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372479#M24327</link>
    <description>&lt;P&gt;there are limitations to charts that when they have too many data points, the axis will either start grouping and only showing a few, or might disappear. it depends on what format the axis is in and how many data points there are, etc. More information would be helpful, such as a snippet of the xml/spl. thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 12:00:07 GMT</pubDate>
    <dc:creator>cmerriman</dc:creator>
    <dc:date>2017-10-03T12:00:07Z</dc:date>
    <item>
      <title>Can't display x value when there are too many columns?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372476#M24324</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I found out when the dashboard have too many col in the chart, cannot display the x value, &lt;/P&gt;

&lt;P&gt;Can we make the chart larger to display?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 03:57:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372476#M24324</guid>
      <dc:creator>kennethyeung</dc:creator>
      <dc:date>2017-10-03T03:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can't display x value when there are too many columns?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372477#M24325</link>
      <description>&lt;P&gt;Can you  share your search query here ? &lt;BR /&gt;
you can try to add limit =0 to show all the results &lt;BR /&gt;
ex. |chart count by sourcetype limit=0&lt;/P&gt;

&lt;P&gt;Check this out:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/SearchReference/Chart#Chart_options"&gt;http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/SearchReference/Chart#Chart_options&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 04:16:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372477#M24325</guid>
      <dc:creator>xisura</dc:creator>
      <dc:date>2017-10-03T04:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't display x value when there are too many columns?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372478#M24326</link>
      <description>&lt;P&gt;@kennethyeung, what is the field on x-axis? What is your transforming command? Which is the chart visualization you are using? How many data points do you have on x-axis? Do you have single chart in one row or more?&lt;/P&gt;

&lt;P&gt;Please add more details so that community members can assist you with your use case.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 05:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372478#M24326</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-03T05:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't display x value when there are too many columns?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372479#M24327</link>
      <description>&lt;P&gt;there are limitations to charts that when they have too many data points, the axis will either start grouping and only showing a few, or might disappear. it depends on what format the axis is in and how many data points there are, etc. More information would be helpful, such as a snippet of the xml/spl. thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:00:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372479#M24327</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2017-10-03T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't display x value when there are too many columns?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372480#M24328</link>
      <description>&lt;P&gt;| sort-"Number of Late"&lt;BR /&gt;
  | table "Name","Number of Late"&lt;/P&gt;

&lt;P&gt;Now, i divided into 2 graph, (search)&lt;BR /&gt;
 1 search for more than 5 and another less than 5. if possible, want to use 1 graph to display all record.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 00:53:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-t-display-x-value-when-there-are-too-many-columns/m-p/372480#M24328</guid>
      <dc:creator>kennethyeung</dc:creator>
      <dc:date>2017-10-11T00:53:25Z</dc:date>
    </item>
  </channel>
</rss>

