Dashboards & Visualizations

Data Visualisation Advice: Representing a Range of Numbers in a list: used or unused

splunkernator
Path Finder

Hi Forum,

I want to chart a list - say for example  {1..100} 

and represent this in a mosaic type visual presentation., if a number has been used, or not.

So I would probably look to introduce a second dimension, 1 = used , 0 = unused.

Punch card looks interesting - anyone done anything similar - maybe ip addressing or something else?  my use case is charting ldap attributes (I generate the data with a script so I can control the shape of it)

Want to get everyone away from spreadsheets....

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

It depends on what you are trying to visualise in your data.

What insights would a chart help you find?

For example, a simple column chart with x-axis as your number and y-axis as used/unused might be sufficient. Depending whether you are more interested in use or not you might assign the values the other way around. Also, if you mainly have use and are looking for the occasional gap, you might want unused to show up as a spike rather than a dip.

0 Karma

splunkernator
Path Finder

I do agree with you and that was a first practical choice I was thinking of.

There is a risk I may be over engineering an answer, but the goal would be to  get a simple view of "where the gaps are".  

I find the more elaborate visualisations particularly helpful as they allow me to take dry technical topics and present to non technical people, who often control budgets, and I can automate the creation of data and feed into existing automated workflows, alerting, ticketing and so on; which for me results in the approach running itself so I can move on to something else.  This is really the my goal in practice.

Really appreciate the quick feedback - starting simple sound very sensible!

0 Karma

bowesmana
SplunkTrust
SplunkTrust

There are a number of viz that may help.

The Itsy Bitsy App for Splunk - https://splunkbase.splunk.com/app/5256 is an example app that shows some interesting simple XML/CSS techniques.

Also, not sure if Treemap would work for your use case

https://splunkbase.splunk.com/app/3118

 

splunkernator
Path Finder

wow - I like that - looks perfect thank you for the ideas 😀

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!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...