Dashboards & Visualizations

Column chart

zhimeng_yu1506
New Member

I met a trouble that I want to make the follow chart with splunk, but failed.
For example, I have 3 fields to make a column chart, but I want 2 fields on one column as follow picture.
Who can help me?

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi zhimeng_yu1506,
No You have to choose between all stacked or all separated columns, you cannot have two columns stacked and one separated.
Bu t you could to stack your columns in one and put the third (test) as overlay, in this way it's graphically separated by the others.
Using web Gui: [Modify -- Modify panels -- Overlay] choose the field for Overlay.
or by source <option name="charting.chart.overlayFields">average</option>
Bye.
Giuseppe

0 Karma

zhimeng_yu1506
New Member

I use this way to make the line graph, not column. I want to use column cover the old one. Can this be achieved?

0 Karma

gcusello
SplunkTrust
SplunkTrust

No This is the only way to have a separate graphic representation of your data.
Bye.
Giuseppe

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 ...