Dashboards & Visualizations

How to display multiple values within stacked bar chart?

Sss
Path Finder

If I need to display data over stacked bar chart,where these values are based on multiple values which are numeric.

How can i modify the chart command,where x-axis represents year and y-axis with numeric data.

Labels (1)
Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

If you have the month on every line, and the percentage is numeric (not a string) then a column chart with stacked option should suffice

0 Karma

Sss
Path Finder

Thank you,this worked for me

Is there any way to add % symbol within the bar chart values

The query which i used is-

| savedsearch T1
| eval COLUMN1 = mvappend(COLUMN1, "%")
| chart values(COLUMN1) as COLUMN1 by YEAR, COLUMN2

 

Here,mvappend wasn't working is there any other way how i can add % symbol to the value.

Get Updates on the Splunk Community!

Say goodbye to manually analyzing phishing and malware threats with Splunk Attack ...

In today’s evolving threat landscape, we understand you’re constantly bombarded with phishing and malware ...

AppDynamics is now part of Splunk Ideas

Hello Splunkers, We have exciting news for you! AppDynamics has been added to the Splunk Ideas Portal. Which ...

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...