# Grouped Vertical Bar Graphs in 6.x

**URL:** https://discuss.elastic.co/t/grouped-vertical-bar-graphs-in-6-x/135030
**Category:** Kibana
**Created:** [June 7, 2018, 4:28pm UTC](https://discuss.elastic.co/t/grouped-vertical-bar-graphs-in-6-x/135030 "2018-06-07T16:28:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rjain](https://avatars.discourse-cdn.com/v4/letter/r/5f9b8f/32.png) [@rjain](https://discuss.elastic.co/u/rjain)
#### Post date: [June 7, 2018, 4:28pm UTC](https://discuss.elastic.co/t/grouped-vertical-bar-graphs-in-6-x/135030/1 "2018-06-07T16:28:05Z")

</div>

I need to plot values in grouped bar graph mode in ES, similar to the issues here:

> [@Stacked and grouped columns in bar chart](https://discuss.elastic.co/t/stacked-and-grouped-columns-in-bar-chart/47907):
>
> Is there a way to create a bar chart in Kibana with both column grouping and stack aggregations? Namely, I would like something like this [image] where different columns in a given time period separate records broadly, while the stack colors give more fine-grained information about them.

> [@Create Vertical Bar Chart with 2 bars for each day](https://discuss.elastic.co/t/create-vertical-bar-chart-with-2-bars-for-each-day/50714/3):
>
> Hi , What I need to choose in the Y-Axis Aggregation ? I tried sum of git\_commit and another Y-Axis of sum aggregation for rb\_commits. At the X-Axis I choose Data histogram and Daily interval. Can you explain how I need to configure this Chart ? I also tries to put a scripted field of rb\_commits+git\_commits at the Y-Axis , but I don't how to separate the column to 2 lines for the same day. Thanks slight_smile Chen

However, neither of the solutions seems to work in the current kibana release. Can you help me with this issue?

Thanks!

---

<div class="post-metadata">

### Author: ![chrisronline](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/chrisronline/32/28230_2.png) [@chrisronline](https://discuss.elastic.co/u/chrisronline)
#### Post date: [June 7, 2018, 7:55pm UTC](https://discuss.elastic.co/t/grouped-vertical-bar-graphs-in-6-x/135030/2 "2018-06-07T19:55:02Z")

</div>

Hi @rjain,

Have you tried the `Stacked` mode?

![36%20PM](https://us1.discourse-cdn.com/elastic/original/3X/d/e/defed9d9121a57f93e0f4df7e9cb16c05b1ee404.png)

That might yield what you're looking for!

---

<div class="post-metadata">

### Author: ![rjain](https://avatars.discourse-cdn.com/v4/letter/r/5f9b8f/32.png) [@rjain](https://discuss.elastic.co/u/rjain)
#### Post date: [June 8, 2018, 5:34am UTC](https://discuss.elastic.co/t/grouped-vertical-bar-graphs-in-6-x/135030/3 "2018-06-08T05:34:31Z")

</div>

Yeah, but it does not group the data, it stacks "split series" buckets on top of each other instead of plotting them separately. In one of the issues, it is evident that stacked mode is different from grouped mode as both the options are present.

I have found that you can no longer split bars and group vertical bars at the same time in Kibana.

Thanks for the quick reply 🙂 @chrisronline

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2018, 5:34am UTC](https://discuss.elastic.co/t/grouped-vertical-bar-graphs-in-6-x/135030/4 "2018-07-06T05:34:32Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
