Dashboards & Visualizations

how to break the line in panel title

earakam
Path Finder

Hi,

currently i am working on an issue on how to break the line of the panel title in dashboard.
Could anyone tell me how to do this?
I had no luck so far.

Simple XML would preferable but any procedure would do.

Thank you.

1 Solution

ngatchasandra
Builder

Hi earakam,

If i understand your problem very well, you can try with xml code that follow:

<row>
                     <panel>
                       <html>
                       <div style="text-align: center;">
                         <h1>MY TITLE</h1> &lt;br/&gt;  <h1>FOLLOWING MY TILTLE</h1>
                       </div>
                     </panel>
                   </row>

This this may help you!

<br/> is same like &lt;br/&gt;

View solution in original post

ngatchasandra
Builder

Hi earakam,

If i understand your problem very well, you can try with xml code that follow:

<row>
                     <panel>
                       <html>
                       <div style="text-align: center;">
                         <h1>MY TITLE</h1> &lt;br/&gt;  <h1>FOLLOWING MY TILTLE</h1>
                       </div>
                     </panel>
                   </row>

This this may help you!

<br/> is same like &lt;br/&gt;

HattrickNZ
Motivator

tks, what I was looking for. just saw there it is missing the closing html tag.

Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...