# Format yAxis of timelion graph in KB/sec MB/sec, GB/sec

**URL:** https://discuss.elastic.co/t/format-yaxis-of-timelion-graph-in-kb-sec-mb-sec-gb-sec/65872
**Category:** Kibana
**Tags:** timelion
**Created:** [November 12, 2016, 10:41am UTC](https://discuss.elastic.co/t/format-yaxis-of-timelion-graph-in-kb-sec-mb-sec-gb-sec/65872 "2016-11-12T10:41:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![snelders](https://avatars.discourse-cdn.com/v4/letter/s/71c47a/32.png) [@snelders](https://discuss.elastic.co/u/snelders)
#### Post date: [November 12, 2016, 10:41am UTC](https://discuss.elastic.co/t/format-yaxis-of-timelion-graph-in-kb-sec-mb-sec-gb-sec/65872/1 "2016-11-12T10:41:51Z")

</div>

I created a timelion graph of my incoming ethernet traffic on interface eth0.  
(The interval is set to 1 minute hence the devide(60)):

> .es(q="metricset.name: network AND system.network.name: eth0", metric=avg:system.network.in.bytes).derivative().divide(60).label(label="WAN IN")

This works fine and the graph is showing the correct values, however the y-axis shows number like 600000000, and 900000000 which is not very readable.  
Is it possible to format those numbers in timelion graphs and also automatically scale them to KB/sec, MB/sec or GB/sec?

---

<div class="post-metadata">

### Author: ![ppisljar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ppisljar/32/11588_2.png) [@ppisljar](https://discuss.elastic.co/u/ppisljar)
#### Post date: [November 14, 2016, 9:29am UTC](https://discuss.elastic.co/t/format-yaxis-of-timelion-graph-in-kb-sec-mb-sec-gb-sec/65872/2 "2016-11-14T09:29:53Z")

</div>

Such functionality is not yet available, but there is an open issue for it and even a [submitted PR](https://github.com/elastic/timelion/pull/99) so i guess you could take a look into that if you need it urgently.

---

<div class="post-metadata">

### Author: ![snelders](https://avatars.discourse-cdn.com/v4/letter/s/71c47a/32.png) [@snelders](https://discuss.elastic.co/u/snelders)
#### Post date: [November 23, 2016, 8:59pm UTC](https://discuss.elastic.co/t/format-yaxis-of-timelion-graph-in-kb-sec-mb-sec-gb-sec/65872/3 "2016-11-23T20:59:09Z")

</div>

Thanks, exactly what I need

---

<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: [December 21, 2016, 8:59pm UTC](https://discuss.elastic.co/t/format-yaxis-of-timelion-graph-in-kb-sec-mb-sec-gb-sec/65872/4 "2016-12-21T20:59:10Z")

</div>

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