Hi All,
Hope you can help me with this, so I'm trying to create a stacked bar chart in which there is a set value for the maximum value of the bar graph and then the coloring for stacks will be based on the value of the other fields of the same row.
Ex:
TYPE | Max Value | Value 1 | Value 2 | Value 3
ABC | 10000 | 500 | 1000 | 7000
BVN | 10000 | 188 | 8942 | 60
HGN | 10000 |293| 4314 | 6096
The idea is to show the stacked bar graph with a set Max Value that the bar chart will be portioned based on the 3 values by TYPE of the same row.
Sorry for the bad representation I hope you got what I meant.
Hi limjophilip,
have you already seen the the Splunk Dashboard Examples App ( https://splunkbase.splunk.com/app/1603/ ) "Table Formats"?
Bye.
Giuseppe
I was able to look at the bar graph example but it just put the fields on top on the other fields