# Custom visualization with data from elastic

**URL:** https://discuss.elastic.co/t/custom-visualization-with-data-from-elastic/177599
**Category:** Kibana
**Created:** [April 19, 2019, 10:15am UTC](https://discuss.elastic.co/t/custom-visualization-with-data-from-elastic/177599 "2019-04-19T10:15:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![masterThomas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/masterthomas/32/42765_2.png) [@masterThomas](https://discuss.elastic.co/u/masterThomas)
#### Post date: [April 19, 2019, 10:15am UTC](https://discuss.elastic.co/t/custom-visualization-with-data-from-elastic/177599/1 "2019-04-19T10:15:48Z")

</div>

Hi team,  
i`m embedding the EUI Expanding rows Table. My task is to fetch logs from elastic and visualize it with this table. My Kibana version is 6.7.0 and my vis is based on [kbn\_tp\_custom\_visualizations](https://github.com/elastic/kibana/tree/6.7/test/plugin_functional/plugins/kbn_tp_custom_visualizations) template.  
I have read documentation, but still confused, so my questions are:

1. what is the short skeleton of steps to embed it?
2. Should i use [The official Node.js client for Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/6.x/introduction.html#introduction) to get logs from elastic to my table?

 ![Screenshot_2019-04-19%20Elastic%20UI%20Framework%20-%20Tables](https://us1.discourse-cdn.com/elastic/original/3X/5/b/5bfe7fcbbb096e38ae8c463fc89ccc83bf06f1ff.png)

---

<div class="post-metadata">

### Author: ![Brandon\_Kobel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/brandon_kobel/32/14829_2.png) [@Brandon\_Kobel](https://discuss.elastic.co/u/Brandon_Kobel)
#### Post date: [April 26, 2019, 5:55pm UTC](https://discuss.elastic.co/t/custom-visualization-with-data-from-elastic/177599/2 "2019-04-26T17:55:14Z")

</div>

Hey @masterThomas, the [Plugin Development](https://www.elastic.co/guide/en/kibana/current/plugin-development.html) section of our docs has some good resources for getting started writing your own custom plugins, which can be used to write visualizations like the example you've linked to.

---

<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: [May 24, 2019, 5:55pm UTC](https://discuss.elastic.co/t/custom-visualization-with-data-from-elastic/177599/3 "2019-05-24T17:55:23Z")

</div>

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