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!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...