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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...