# Visualize Kibana Graphs based on "type" in indexes

**URL:** https://discuss.elastic.co/t/visualize-kibana-graphs-based-on-type-in-indexes/47171
**Category:** Kibana
**Created:** [April 12, 2016, 9:36pm UTC](https://discuss.elastic.co/t/visualize-kibana-graphs-based-on-type-in-indexes/47171 "2016-04-12T21:36:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vikram\_yerneni](https://avatars.discourse-cdn.com/v4/letter/v/3ab097/32.png) [@vikram\_yerneni](https://discuss.elastic.co/u/vikram_yerneni)
#### Post date: [April 12, 2016, 9:36pm UTC](https://discuss.elastic.co/t/visualize-kibana-graphs-based-on-type-in-indexes/47171/1 "2016-04-12T21:36:34Z")

</div>

Folks,  
I got a questions about creating graphs in Kibana (Create a new visualization) with the data from Elastic Search.  
Here is my scenario: I got one index with data (same format) indexed from different sources and I am separating them with "type" ([https://www.elastic.co/guide/en/elasticsearch/guide/current/mapping.html](https://www.elastic.co/guide/en/elasticsearch/guide/current/mapping.html)) and the data is getting indexed fine. Its all good upto this point.  
However when I use Kibana to create graphs out of the data and I want to create separate graphs coming from different server base don the data from same index... thats where I dont see any option to chose the option "type" in Kibana dashboards..  
SO is there a way to create graphs based on this "type" option?  
Let me know for any further questions folks.

Thanks  
Vikram Y

---

<div class="post-metadata">

### Author: ![lukas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lukas/32/6812_2.png) [@lukas](https://discuss.elastic.co/u/lukas)
#### Post date: [April 12, 2016, 9:49pm UTC](https://discuss.elastic.co/t/visualize-kibana-graphs-based-on-type-in-indexes/47171/2 "2016-04-12T21:49:00Z")

</div>

In the search bar, you could search for "\_type: foo" or whatever your type is. Does that help?

---

<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, 2017, 1:56pm UTC](https://discuss.elastic.co/t/visualize-kibana-graphs-based-on-type-in-indexes/47171/3 "2017-07-06T13:56:16Z")

</div>


