Dashboards & Visualizations

Why don't the x-axis values show?

Vish
Explorer

2023-02-28_11h27_31.png

 My components column has too much values so I tried to add a horizontal scroll using CSS style tag with ID selector but i am unable to use the same style body for all the other panel or other charts. I am getting duplicate ID error. So how to make use of style body for multiple panel or charts?

Labels (3)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

You need to have unique ids, but you can list multiple selectors for the same style

#selector1 <hierarchy of components>,
#selector2 <hierarchy of components>
{
   <style settings>
}

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

You need to have unique ids, but you can list multiple selectors for the same style

#selector1 <hierarchy of components>,
#selector2 <hierarchy of components>
{
   <style settings>
}

Vish
Explorer

Thank u it worked

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...