Reporting

splunk-6 pdf generation

0range
Communicator

Hi everyone.
I've got a problem with chart legends while generating pdf: long labels are being replaced with "...".
Is there any way to put it in different rows or view some leading (about 15) characters or anything else?

Tags (3)
0 Karma
1 Solution

Simon_Fishel
Splunk Employee
Splunk Employee

If you add this to your panel XML you can disable the legend label truncation:

<option name="charting.legend.labelStyle.overflowMode">ellipsisNone</option>

View solution in original post

Simon_Fishel
Splunk Employee
Splunk Employee

If you add this to your panel XML you can disable the legend label truncation:

<option name="charting.legend.labelStyle.overflowMode">ellipsisNone</option>

Simon_Fishel
Splunk Employee
Splunk Employee

It's in the docs, but a little buried (charting options are a hard thing to document well):

http://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference#General_chart_pro...

0 Karma

0range
Communicator

victory 🙂 great, thanks. where did you get this?

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!

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 ...