# Ignore value that is too large

**URL:** https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414
**Category:** Kibana
**Created:** [February 24, 2017, 3:32pm UTC](https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414 "2017-02-24T15:32:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![John16](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@John16](https://discuss.elastic.co/u/John16)
#### Post date: [February 24, 2017, 3:32pm UTC](https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414/1 "2017-02-24T15:32:38Z")

</div>

Hello,

A am making a graph of the request duration time.  
Sometimes, I get very large value in my log and the entire graph rescales to fit that single large value.  
Is it possible to set the highest value of the time and cap everything exceeding this value?

I tried "Set Y-Axis extents", but in that case graph is always re-scaled to include that high value, and it is inconvenient when all values are (much) smaller.

Thanks.

---

<div class="post-metadata">

### Author: ![cjcenizal](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cjcenizal/32/11216_2.png) [@cjcenizal](https://discuss.elastic.co/u/cjcenizal)
#### Post date: [February 24, 2017, 8:49pm UTC](https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414/2 "2017-02-24T20:49:56Z")

</div>

Hi John, could you post a screenshot?

I just tested it myself and it looks like setting the extents will clip values that extend beyond it. Is this what you're trying to do? Here's a screenshot:

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

Thanks,  
CJ

---

<div class="post-metadata">

### Author: ![John16](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@John16](https://discuss.elastic.co/u/John16)
#### Post date: [February 27, 2017, 2:53pm UTC](https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414/3 "2017-02-27T14:53:25Z")

</div>

Now imagine that there is no values close to 15. All value are between 0 and 1.

You will have huge white area at the top (between 1 and 15) and tiny graph between 0 \< y \< 1,

I want lower Y bound to be always 0, but high bound to scale to my real data values but no more than some cap (15 in your case).

---

<div class="post-metadata">

### Author: ![cjcenizal](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cjcenizal/32/11216_2.png) [@cjcenizal](https://discuss.elastic.co/u/cjcenizal)
#### Post date: [February 28, 2017, 12:37am UTC](https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414/4 "2017-02-28T00:37:01Z")

</div>

Hi John,

Well, you can hard-code that maximum extent to some value which typically makes sense for your data, if you have a predictable data set and you know what that value is. But unfortunately you can't configure the visualization to both scale the axis dynamically _and_ respect a hard-coded range. Sorry! I hope this helps clarify things.

CJ

---

<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 28, 2017, 12:37am UTC](https://discuss.elastic.co/t/ignore-value-that-is-too-large/76414/5 "2017-03-28T00:37:30Z")

</div>

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