Dashboards & Visualizations

How to add <caption> to table visualization

sam1010
Explorer

I have a dashboard where I tried adding <caption> tag to the table visualization through source code xml , but it says " unknown node <caption>  Node <caption> is not allowed here" hence it isn't identified in dashboard xml . For example, adding caption to a table with title "Builds"

sam1010_0-1642567029059.png

 

But I need to add captions for Screen reader purposes, Is there any way to add it via Javascript ; like manipulating using {table-id}? 

0 Karma

weidertc
Communicator

You can try adding an <html> section right after the table element, and put a <caption> tag in there.  I'm not familiar with accessibility rules but this may satisfy the screen reader's requirement if the xml keeps the <caption> tag in the xsl transformation.

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!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...