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
Contributor

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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...