# Vertical Bar - Combine 'Normal' and 'Stacked' view

**URL:** https://discuss.elastic.co/t/vertical-bar-combine-normal-and-stacked-view/241137
**Category:** Kibana
**Created:** [July 14, 2020, 1:00pm UTC](https://discuss.elastic.co/t/vertical-bar-combine-normal-and-stacked-view/241137 "2020-07-14T13:00:03Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![myasonik](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/myasonik/32/62369_2.png) [@myasonik](https://discuss.elastic.co/u/myasonik)
#### Post date: [July 27, 2020, 4:01pm UTC](https://discuss.elastic.co/t/vertical-bar-combine-normal-and-stacked-view/241137/3 "2020-07-27T16:01:00Z")

</div>

Hi @Barabossa! Sorry your question didn't get any attention earlier, hopefully I can help some.

Stacked bar charts are certainly possible inside of Kibana. Here's a prior question that shows an example config: [Stacked and grouped columns in bar chart](https://discuss.elastic.co/t/stacked-and-grouped-columns-in-bar-chart/47907/2)

But I don't believe you'll be able to group it by state like you're looking to. I'd recommend creating a [Scripted Field](https://www.elastic.co/guide/en/kibana/current/scripted-fields.html) to first group the states like you're looking to do then split on that field, instead of the raw state field.

---

_[View the full topic](https://discuss.elastic.co/t/vertical-bar-combine-normal-and-stacked-view/241137)._
