# Question about graph

**URL:** https://discuss.elastic.co/t/question-about-graph/45318
**Category:** Kibana
**Created:** [March 24, 2016, 9:22am UTC](https://discuss.elastic.co/t/question-about-graph/45318 "2016-03-24T09:22:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Jpuch](https://avatars.discourse-cdn.com/v4/letter/j/ccd318/32.png) [@Jpuch](https://discuss.elastic.co/u/Jpuch)
#### Post date: [March 24, 2016, 9:22am UTC](https://discuss.elastic.co/t/question-about-graph/45318/1 "2016-03-24T09:22:47Z")

</div>

Hi there,

I set up an ELK plateform. and now i try to build some fancy graph 🙂

My question is : is it possible to create a graph, for exemple a vertical chart bar which count entry by date - daily interval. then, click on a day, which will return an other graph (same thing - entry by date) but with an hourly interval.

Thanks for reading and for the help 🙂

---

<div class="post-metadata">

### Author: ![LeeDr](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leedr/32/9289_2.png) [@LeeDr](https://discuss.elastic.co/u/LeeDr)
#### Post date: [March 24, 2016, 1:40pm UTC](https://discuss.elastic.co/t/question-about-graph/45318/2 "2016-03-24T13:40:54Z")

</div>

Hi,

Kibana doesn't open a new chart when you click on a bar in a vertical bar chart. It changes your time range setting for the current graph. There are two similar things you do in a bar chart.

1. You can click on a bar and that will change your time range selection to that of the bar. For example, if you created a 'Date Histogram' and your interval is 'Daily', then each bar represents 1 day. And if you click on that you will zoom-in to show only that day with an interval of hourly or something like that.

2. Or you can click-drag to select a time range that includes multiple bars. That will set the time interval to that range. If your interval setting is on 'Auto' a reasonable range will be automatically set. Or you can change it.

---

<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:57pm UTC](https://discuss.elastic.co/t/question-about-graph/45318/3 "2017-07-06T13:57:59Z")

</div>


