Splunk Search

adding descriptive text to a chart on a dashboard

mcbradford
Contributor

Can I add descriptive text to a chart on a dashboard. If yes - how. The only way I can get this work is by adding a new row. I really want the text to be with the chart.

Tags (2)

Glenn
Builder

Try using the <html> tag in your xml above your chart (works in basic xml), and add your text to it. The html tag is just a way to imbed html into the dashboard, which is fine for adding instructions or descriptions.

eg.

<row>
<html><p><strong>Your bold text here.</strong> Your normal text here.</p><html>
</row>

AndySplunks
Communicator

Your second html tag is missing a / to end the htlm code.

richnavis
Contributor

Did not shift for me.. This was a fine solution in my opinion..

0 Karma

Glenn
Builder

Yes, you are correct. Sorry!

0 Karma

mcbradford
Contributor

This will add a new panel with the text. The chart shifts to right.

0 Karma

BobM
Builder

Yes you can but you need to move to advanced xml views. I recommend you download the "UI Examples" app and look at advanced_intro4 for examples of this in use.

bmunson_splunk
Splunk Employee
Splunk Employee

Advanced xml is now depreciated. HTML is now possible in simple xml as stated above

Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...