Dashboards & Visualizations

table format with proper spacing

smolcj
Builder

hi,
i have three table sin my dashborard, each showing different spacing between their columns, i want them all in same line very neatly. how can i do this?
fed up with changing css.
somebody please help!!!!!!!!!
thank you

Tags (1)
0 Karma

jonuwz
Influencer

If you can't find anything about column widths in the SimpleResultsTable module documentation, there isn't going to be an answer as simple as you're hoping there is.

You're left with either :

1) writing css to set the width of the td and th elements. This is static, and will not adapt to the data.

2) you write aplication.js to inspect the width of each of the column widths of the 1st table and apply the widths to subsequent tables.

3) shove everything in 1 table with generic column names, and remove the column headers with css. You could insert blank rows and dummy headers with append

0 Karma

jonuwz
Influencer

use css then. I'm not going to write the css for you. Just google css table columns, experiment with firebug and drop it in application.css

0 Karma

smolcj
Builder

i need something static, it should not be scalable with values in the table, should look the same as if in single value outputs in between

0 Karma

smolcj
Builder

here is the screenshot
alt text

please help

0 Karma

sideview
SplunkTrust
SplunkTrust

can you post a screenshot?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...