# Kibana 6.3: Connecting data points in TimeSeries in 'Visual Builder'

**URL:** https://discuss.elastic.co/t/kibana-6-3-connecting-data-points-in-timeseries-in-visual-builder/138934
**Category:** Kibana
**Created:** [July 6, 2018, 2:25pm UTC](https://discuss.elastic.co/t/kibana-6-3-connecting-data-points-in-timeseries-in-visual-builder/138934 "2018-07-06T14:25:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Shafique](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@Shafique](https://discuss.elastic.co/u/Shafique)
#### Post date: [July 6, 2018, 2:25pm UTC](https://discuss.elastic.co/t/kibana-6-3-connecting-data-points-in-timeseries-in-visual-builder/138934/1 "2018-07-06T14:25:36Z")

</div>

Hi,

I am creating some time series plots in Visual Builder. The data points are connected when the x-axis time unit is large; but as I zoom in (finer resolution in x-axis), I only see the dots.

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

![2](https://us1.discourse-cdn.com/elastic/original/3X/0/b/0b4a621e7c3e449aa6a58dbaa458d397b072d297.png)

![3](https://us1.discourse-cdn.com/elastic/original/3X/5/e/5e3340784b306fd67eedcf1cd33abb9bbac505bc.png)

Is there a way to keep the data points connected across all resolutions?

Thanks,

Shafique

---

<div class="post-metadata">

### Author: ![bhavyarm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bhavyarm/32/22392_2.png) [@bhavyarm](https://discuss.elastic.co/u/bhavyarm)
#### Post date: [July 6, 2018, 2:43pm UTC](https://discuss.elastic.co/t/kibana-6-3-connecting-data-points-in-timeseries-in-visual-builder/138934/2 "2018-07-06T14:43:52Z")

</div>

Hi,

I tried this in my local and my chart looks like yours.  
@simianhacker is this possible right now?

Thanks,  
Bhavya

---

<div class="post-metadata">

### Author: ![simianhacker](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simianhacker/32/3383_2.png) [@simianhacker](https://discuss.elastic.co/u/simianhacker)
#### Post date: [July 9, 2018, 2:44pm UTC](https://discuss.elastic.co/t/kibana-6-3-connecting-data-points-in-timeseries-in-visual-builder/138934/3 "2018-07-09T14:44:15Z")

</div>

The issue here is that you've zoomed past the resolution of your data. There is a setting under Panel Options that allows you to change the interval. If you use the `>=` and then the minimum resolution the data should be viewed as then you won't have this issue. For example, if I had event data that was collected and shipped every 10 seconds then I would set the interval to `>=10s`. Which means use auto bucketing for everything greater or equal to `10s`.

As for "just" connecting the dots... the issue with that is outlined in [https://github.com/elastic/kibana/issues/11793](https://github.com/elastic/kibana/issues/11793) and [https://github.com/elastic/elasticsearch/issues/24747](https://github.com/elastic/elasticsearch/issues/24747)

---

<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: [August 6, 2018, 2:44pm UTC](https://discuss.elastic.co/t/kibana-6-3-connecting-data-points-in-timeseries-in-visual-builder/138934/4 "2018-08-06T14:44:21Z")

</div>

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