# Zoom in time range doesnt work

**URL:** https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695
**Category:** Kibana
**Created:** [October 21, 2015, 4:16pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695 "2015-10-21T16:16:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![vjyanand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/vjyanand/32/5391_2.png) [@vjyanand](https://discuss.elastic.co/u/vjyanand)
#### Post date: [October 21, 2015, 4:16pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695/1 "2015-10-21T16:16:20Z")

</div>

Any idea why clicking the graph and selecting a time range doesn't zoom in at this url [http://goo.gl/te2qb6](http://goo.gl/te2qb6) ?

---

<div class="post-metadata">

### Author: ![tbragin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tbragin/32/45166_2.png) [@tbragin](https://discuss.elastic.co/u/tbragin)
#### Post date: [October 24, 2015, 1:48pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695/2 "2015-10-24T13:48:58Z")

</div>

Is this a Kibana instance you are trying to set up or just something you stumbled upon in a public domain?

---

<div class="post-metadata">

### Author: ![vjyanand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/vjyanand/32/5391_2.png) [@vjyanand](https://discuss.elastic.co/u/vjyanand)
#### Post date: [October 24, 2015, 2:14pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695/3 "2015-10-24T14:14:01Z")

</div>

This is something I am trying to setup. Thanks for the reply

---

<div class="post-metadata">

### Author: ![tbragin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tbragin/32/45166_2.png) [@tbragin](https://discuss.elastic.co/u/tbragin)
#### Post date: [October 24, 2015, 2:42pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695/4 "2015-10-24T14:42:25Z")

</div>

I think this is because you set up your index not to contain time-based events. I added another index pattern (airbo\*) selecting time-based events (see below), and re-created your visualization using that [here](http://analytics.airboxapp.co/#/dashboard?_a=%28filters:!%28%29,panels:!%28%28col:1,id:test1,row:1,size_x:12,size_y:4,type:visualization%29%29,query:%28query_string:%28analyze_wildcard:!t,query:%27*%27%29%29,title:%27New%20Dashboard%27%29&_g=%28refreshInterval:%28display:Off,pause:!f,section:0,value:0%29,time:%28from:now-5d,mode:relative,to:now%29%29) - now brushing the chart to change the time range works. In your case, a time-based index pattern is what you want anyway, since you have a time field.

I filed an issue to investigate why changing time range in the other setup seems available, but doesn't work: [https://github.com/elastic/kibana/issues/5191](https://github.com/elastic/kibana/issues/5191)

 ![](https://us1.discourse-cdn.com/elastic/original/2X/b/bd9ee18971bbeead9af474b241140016671dc1d1.png)

---

<div class="post-metadata">

### Author: ![vjyanand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/vjyanand/32/5391_2.png) [@vjyanand](https://discuss.elastic.co/u/vjyanand)
#### Post date: [October 24, 2015, 2:57pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695/5 "2015-10-24T14:57:40Z")

</div>

Thanks for much for quick reply. That helped me 🙂

---

<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, 2:10pm UTC](https://discuss.elastic.co/t/zoom-in-time-range-doesnt-work/32695/6 "2017-07-06T14:10:45Z")

</div>


