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
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...