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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...