Dashboards & Visualizations

Please help to create a pie chart

leanpro
Engager

I have stats as below and convert this to a pie chart (2 pieces showing the count)
alt text

Tags (1)
0 Karma
1 Solution

TISKAR
Builder

Hello,

Can you try this please,

<yourSearch>| transpose 0 column_name="type" | rename "row 1" as value

For Example past this request in your bare search,

| makeresults |eval a=60, b=40 | table a b| transpose 0 column_name="type" | rename "row 1" as value

View solution in original post

0 Karma

TISKAR
Builder

Hello,

Can you try this please,

<yourSearch>| transpose 0 column_name="type" | rename "row 1" as value

For Example past this request in your bare search,

| makeresults |eval a=60, b=40 | table a b| transpose 0 column_name="type" | rename "row 1" as value
0 Karma

leanpro
Engager

Many thanks! Exactly what I needed!

0 Karma

neelamsantosh
Path Finder

on the dasbord/panel
on top u have magnifier/search |table|art brush kind of symbols
choose the table icon and "Select visualization-> select the Pie chart".

Ref: https://docs.splunk.com/Documentation/Splunk/7.0.3/Viz/PieChart
happy splunking

0 Karma

leanpro
Engager

I know that but the pie shows both the count

0 Karma

neelamsantosh
Path Finder

Obviously, as the results has 2counts.
which value do u want to show.

If you want single values , at the end of ur search "|table "
then the pie chart will show only desired field.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...