# Is it possible to put dots on lines in Timelion?

**URL:** https://discuss.elastic.co/t/is-it-possible-to-put-dots-on-lines-in-timelion/83675
**Category:** Kibana
**Tags:** timelion
**Created:** [April 26, 2017, 10:14am UTC](https://discuss.elastic.co/t/is-it-possible-to-put-dots-on-lines-in-timelion/83675 "2017-04-26T10:14:11Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![weltenwort](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/weltenwort/32/53885_2.png) [@weltenwort](https://discuss.elastic.co/u/weltenwort)
#### Post date: [April 26, 2017, 10:46am UTC](https://discuss.elastic.co/t/is-it-possible-to-put-dots-on-lines-in-timelion/83675/2 "2017-04-26T10:46:30Z")

</div>

Hi @elasticcloud,

showing both lines and dots should be possible by setting the `show=true` as in

```
.points(show=true).lines(show=true)
```

---

_[View the full topic](https://discuss.elastic.co/t/is-it-possible-to-put-dots-on-lines-in-timelion/83675)._
