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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...