Dashboards & Visualizations

Pie chart percentage config - number of digits?

szabados
Communicator

I want to limit the number of the digits displayed in the percentages on piechart. Is there a way to do this? I've seen only a true/false toggle for the display

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try using the fieldformat command something like this.

... | chart ... as foo | fieldformat foo=round(foo,2)
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...