# Timelion - show minimum and max event count legend

**URL:** https://discuss.elastic.co/t/timelion-show-minimum-and-max-event-count-legend/230606
**Category:** Kibana
**Tags:** timelion
**Created:** [April 30, 2020, 5:55pm UTC](https://discuss.elastic.co/t/timelion-show-minimum-and-max-event-count-legend/230606 "2020-04-30T17:55:13Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![muraliv](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@muraliv](https://discuss.elastic.co/u/muraliv)
#### Post date: [April 30, 2020, 5:55pm UTC](https://discuss.elastic.co/t/timelion-show-minimum-and-max-event-count-legend/230606/1 "2020-04-30T17:55:13Z")

</div>

Hi Experts,

I am new to using Timelion visualization and have a task of creating a visualization to show the max and minimum events ingested for a period of 30 days. How do I show the max and min as a legend instead of scrolling thru the line graph ?

```auto
.es(index="topic1-*",timefield='ccSearchTime').label('Topic1'),.es(index="topic2-*",timefield='ccSearchTime').label('Topic2')

```

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/0/3/0397d616b8412cca74f8af16dc9f366033be8a2f.png)

Thanks  
Murali

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [May 4, 2020, 9:25pm UTC](https://discuss.elastic.co/t/timelion-show-minimum-and-max-event-count-legend/230606/2 "2020-05-04T21:25:41Z")

</div>

Timelion only displays charts, you need to use another visualization to display just a single value, like Gauge/Metric or even TSVB.

---

<div class="post-metadata">

### Author: ![muraliv](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@muraliv](https://discuss.elastic.co/u/muraliv)
#### Post date: [May 5, 2020, 12:54am UTC](https://discuss.elastic.co/t/timelion-show-minimum-and-max-event-count-legend/230606/3 "2020-05-05T00:54:30Z")

</div>

> [@Marius\_Dragomir](#):
>
> on only displays charts, you need to use another visualization to display just a single value, like Gauge/Metric or even TSVB.

Hi Marius,

Thanks for your suggestion. I ended up creating two visualizations, one to show the chart and the other one to show the metric :-).

Thanks  
Murali

---

<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: [June 2, 2020, 12:54am UTC](https://discuss.elastic.co/t/timelion-show-minimum-and-max-event-count-legend/230606/4 "2020-06-02T00:54:34Z")

</div>

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