# Timeline summary data from table

**URL:** https://discuss.elastic.co/t/timeline-summary-data-from-table/242452
**Category:** Kibana
**Created:** [July 24, 2020, 5:34am UTC](https://discuss.elastic.co/t/timeline-summary-data-from-table/242452 "2020-07-24T05:34:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![radd](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/radd/32/72770_2.png) [@radd](https://discuss.elastic.co/u/radd)
#### Post date: [July 24, 2020, 5:34am UTC](https://discuss.elastic.co/t/timeline-summary-data-from-table/242452/1 "2020-07-24T05:34:23Z")

</div>

Hi,  
Suppose we have summary data in one table, for example:  
 ![sampleData](https://us1.discourse-cdn.com/elastic/original/3X/c/6/c633d6ecc3622f617f6918184c230577d6e33495.jpeg)

Is there any way to show this already prepared table data (based on count(\*) of records for specific ID for specific DAY) on time line using Kibana, without using these aggregate functions from Kibana, only to represent already prepared data ...

Many thanks!

---

<div class="post-metadata">

### Author: ![tsullivan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tsullivan/32/31077_2.png) [@tsullivan](https://discuss.elastic.co/u/tsullivan)
#### Post date: [August 6, 2020, 6:24pm UTC](https://discuss.elastic.co/t/timeline-summary-data-from-table/242452/2 "2020-08-06T18:24:21Z")

</div>

Vega is the tool in Kibana for visualizing data without using aggregations. See [https://www.elastic.co/guide/en/kibana/7.9/vega-graph.html](https://www.elastic.co/guide/en/kibana/7.9/vega-graph.html)

The main Vega abilities here that apply are:

- Extracting data from \_source instead of aggregation
- Scatter charts

---

<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: [September 3, 2020, 6:24pm UTC](https://discuss.elastic.co/t/timeline-summary-data-from-table/242452/3 "2020-09-03T18:24:23Z")

</div>

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