# No results on Pie Chart after changing Time interval

**URL:** https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199
**Category:** Kibana
**Created:** [February 16, 2018, 2:42pm UTC](https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199 "2018-02-16T14:42:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![beerman](https://avatars.discourse-cdn.com/v4/letter/b/85e7bf/32.png) [@beerman](https://discuss.elastic.co/u/beerman)
#### Post date: [February 16, 2018, 2:42pm UTC](https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199/1 "2018-02-16T14:42:48Z")

</div>

Just to start, I'm new to Elastic/Kibana so this may be a basic question. I have everything setup with ELK and Filebeat, and I'm getting data into my filebeat index with just syslog data. I've created a pie chart for the top 30 syslog senders (bucket is significant\_terms with a field of syslog\_hostname.keyword with a count of 30). My filebeat data started a couple days ago after I set everything up and if I change the time to today, or yesterday..everything works fine and I get a nice pie chart and table of what I want. If I change the time to this week, or this year, i get "No results displayed because all values equal 0". I would have thought those would just pick up all data and display. Am I wrong? I'm just curious why this is happening.

---

<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: [February 16, 2018, 4:40pm UTC](https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199/2 "2018-02-16T16:40:00Z")

</div>

Hmmm... I wouldn't expect to see this either. Could you provide screenshots of what you're seeing?

Also, next to the visualization itself there should be a button to click that shows you the data table corresponding to the visualization. Could you expand that and let us know if there's any data in the table itself? Thanks!

---

<div class="post-metadata">

### Author: ![beerman](https://avatars.discourse-cdn.com/v4/letter/b/85e7bf/32.png) [@beerman](https://discuss.elastic.co/u/beerman)
#### Post date: [February 16, 2018, 5:21pm UTC](https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199/3 "2018-02-16T17:21:39Z")

</div>

Last 24 hours

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/1/8/1822b73f300ca7b8f7471d2d3a65a1cacc9f9a00.png)

This Week

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

---

<div class="post-metadata">

### Author: ![rcowart](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rcowart/32/88091_2.png) [@rcowart](https://discuss.elastic.co/u/rcowart)
#### Post date: [February 17, 2018, 7:32am UTC](https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199/4 "2018-02-17T07:32:24Z")

</div>

Just use a `terms` aggregation, not `significant terms`

---

<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: [March 17, 2018, 7:32am UTC](https://discuss.elastic.co/t/no-results-on-pie-chart-after-changing-time-interval/120199/5 "2018-03-17T07:32:55Z")

</div>

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