Dashboards & Visualizations

Can't display x value when there are too many columns?

kennethyeung
New Member

Hi All,

I found out when the dashboard have too many col in the chart, cannot display the x value,

Can we make the chart larger to display?

0 Karma

niketn
Legend

@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?

Please add more details so that community members can assist you with your use case.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

cmerriman
Super Champion

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.

0 Karma

xisura
Communicator

Can you share your search query here ?
you can try to add limit =0 to show all the results
ex. |chart count by sourcetype limit=0

Check this out:
http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/SearchReference/Chart#Chart_options

0 Karma

kennethyeung
New Member

| sort-"Number of Late"
| table "Name","Number of Late"

Now, i divided into 2 graph, (search)
1 search for more than 5 and another less than 5. if possible, want to use 1 graph to display all record.

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...