# Kibana: showing a ratio

**URL:** https://discuss.elastic.co/t/kibana-showing-a-ratio/15990
**Category:** Elasticsearch
**Created:** [February 24, 2014, 1:28pm UTC](https://discuss.elastic.co/t/kibana-showing-a-ratio/15990 "2014-02-24T13:28:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Andrew\_Vine](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andrew_vine/32/1778_2.png) [@Andrew\_Vine](https://discuss.elastic.co/u/Andrew_Vine)
#### Post date: [February 24, 2014, 1:28pm UTC](https://discuss.elastic.co/t/kibana-showing-a-ratio/15990/1 "2014-02-24T13:28:23Z")

</div>

Hi All,

At the moment in kibana I can use the stats or terms panel with term\_stats  
mode to show stats by term..

So for example I could get a total for term A. What I would like to do  
however is show the value {total for term A} / {total for all terms}.

So if the total for term A is 5 and the total for all terms is 10 then I  
would like to show 0.5.

Is that possible?

Thanks!  
Andrew

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/b1559039-c1cf-417a-9a08-890ffa80d1f4%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/b1559039-c1cf-417a-9a08-890ffa80d1f4%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Binh\_Ly](https://avatars.discourse-cdn.com/v4/letter/b/ce7236/32.png) [@Binh\_Ly](https://discuss.elastic.co/u/Binh_Ly)
#### Post date: [February 24, 2014, 10:17pm UTC](https://discuss.elastic.co/t/kibana-showing-a-ratio/15990/2 "2014-02-24T22:17:20Z")

</div>

Unfortunately not at the moment. But if you're up to it, you can probably  
easily write a custom panel that will do this for you.

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/48ac720f-da68-44c3-906b-c458f9353571%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/48ac720f-da68-44c3-906b-c458f9353571%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Andrew\_Vine](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andrew_vine/32/1778_2.png) [@Andrew\_Vine](https://discuss.elastic.co/u/Andrew_Vine)
#### Post date: [February 26, 2014, 6:40am UTC](https://discuss.elastic.co/t/kibana-showing-a-ratio/15990/3 "2014-02-26T06:40:13Z")

</div>

Ok, I'll check it out

On Tuesday, 25 February 2014 00:17:20 UTC+2, Binh Ly wrote:

> Unfortunately not at the moment. But if you're up to it, you can probably  
> easily write a custom panel that will do this for you.

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/0a38341f-3c79-43b9-89ef-684b1e82c7e3%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/0a38341f-3c79-43b9-89ef-684b1e82c7e3%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<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:47am UTC](https://discuss.elastic.co/t/kibana-showing-a-ratio/15990/4 "2017-07-06T01:47:18Z")

</div>


