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!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...