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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...