Splunk Cloud Platform

[Bug] PDF Export no longer exports Pie Charts with percentage

ChristophS
Observer

@splunk  @BSplunk 

In order to include Percentage Values in both, Dashboards and PDF Exports I am using the xml setting:

<option name="charting.chart.showPercent">1</option>

I did set up a weekly scheduled PDF export a couple of month ago. It used to be working just fine exporting all my Pie Charts to PDF including percentage values.

Now I did not change anything on the setup but the pdf export is no longer including the pie charts at all.

After playing around a bit with the xml settings I found that the PDF export will only include the pie charts if I remove the setting mentiond above or replace it with:

<option name="charting.chart.showPercent">0</option>

So I guess there must be a Bug in the PDF creation logic.

Labels (2)
0 Karma

fechnert
Explorer

facing the same problem and removing the option line in the xml did not solve this problem.

SplunkVersion 8.2.4

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...