Splunk Search

Adding Color as a 4th Dimension to Bubble Chart

tdiestel
Path Finder

Hi;

I'm messing around with the new Bubble Chart Feature and it is almost doing everything I want but coloring. Here's my data:

Stand Name; Orders; Users; Items
Hot Dogs;5;4;10
Burgers;6;5;19
Pizza;5;5;5
...

When splunk creates teh bubble chart it almost does everything I want. It has these feature:
x-axis:Orders
y-axis: Users
Bubble Size: Items

But it is lacking the bubble color for stand and legend for this color. Do you have any suggestions on how to add in this dimension?

Thanks,
Tyler

Tags (3)

tdiestel
Path Finder

Found the problem. I ended my Splunk Query with a "fields" command. When I end it with a "table" command instead, I achieve the desired results.

Thanks,
Tyler

niyaz006
Path Finder

Hey, can you share the code?

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

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

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