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!

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 ...