Dashboards & Visualizations

Problem with long labels

jonagr
Engager
<chart>
    <title>Top active entities:</title>
    <searchString>index="index1" log_level="INFO" operation="verify" | top showperc=false useother=true end_entity</searchString>
    <option name="charting.chart">bar</option>
                <option name="charting.legend.labelStyle.wordWrap">true</option>
    <option name="charting.legend.placement">none</option>
    <option name="charting.primaryAxisTitle.text">End entity</option>
    <option name="charting.secondaryAxisTitle.text">No. transactions</option>
    <option name="charting.seriesColors">[0x7CCD7C]</option>
    <option name="charting.scaleX">1</option>
</chart>

This creates a bar chart with names of the entities. Some of the entities that are shown are very long. I want a way to chart names are put into several lines.

Tags (2)

marina_rovira
Contributor

HI, Did you find a solution for this?

Thank you

0 Karma

MarioM
Motivator

it's rather something like :

charting.legend.labelStyle.wordWrap

what are you trying to apply this to? Can you paste you xml code?

0 Karma

jonagr
Engager

The problem is not the legend.

I update my question.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...