Dashboards & Visualizations

What kind of visualization or dashboard should I use to represent my data?

m_vivek
Path Finder

The final data from Splunk I have is in the form of a CSV file with about 180 rows (product) and columns that records the change in sale.

Product    mean     variance
Apples   increase   no change
Oranges decrease    decrease
bananas no change   no change 
water     increase  increase 
soda       increase increase

I want to create a dashboard to get a sense of the above table. What is the best visual representation data of this nature?
Any leads are appreciated!
Thanks

0 Karma

somesoni2
Revered Legend

Since you've lot of series values (measurement), here is what you can try

1) Table :- From Splunk 6.x Dashboard Example app, see the examples for "Table Icon Set". You can simply list all measurement and provide an icon based on its mean/variance.

2) Column chart, You can assign value of 1 for increase, 0 for no change and -1 for decrease in the search and the column chart will show values Above/below the x-axis to denote increase/decrease.

Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...