Splunk Search

Adjusting the Individual Columns on a Column Chart

strehb18
Path Finder

Hello,

 

I have a <panel> <chart> that has extremely skinny columns on a simple column chart. What is the simplest way to increase the width or thickness of the actual columns in the chart? Seems to have large enough gaps in the chart to accommodate readable columns. 

Thanks, 

Labels (1)
Tags (2)
0 Karma

somesoni2
Revered Legend

You can use following code increase the column width. 

 

<option name="charting.lineWidth">2</option>

 

0 Karma

strehb18
Path Finder

I have an overlay on that graph which does increase in size with this new code, but the column themselves don't get bigger. Here is a picture of the graph. I'd like the orange columns to be thicker. I have a very similar chart right above it and is much thicker. 

 

strehb18_0-1602864943686.png

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Aggregate your results into wider chunks e.g. if you are counting by minute, try changing the span to 5m or 10m

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The Splunk Dashboard Examples app has an example of that.

---
If this reply helps you, Karma would be appreciated.
0 Karma

strehb18
Path Finder

Thank you for the reply. It does not really help here at all. 

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...