# Create a graph where the connections' width is based on another column

**URL:** https://discuss.elastic.co/t/create-a-graph-where-the-connections-width-is-based-on-another-column/345543
**Category:** Kibana
**Created:** [October 23, 2023, 6:20am UTC](https://discuss.elastic.co/t/create-a-graph-where-the-connections-width-is-based-on-another-column/345543 "2023-10-23T06:20:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hjazz6](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hjazz6/32/79007_2.png) [@hjazz6](https://discuss.elastic.co/u/hjazz6)
#### Post date: [October 23, 2023, 6:20am UTC](https://discuss.elastic.co/t/create-a-graph-where-the-connections-width-is-based-on-another-column/345543/1 "2023-10-23T06:20:37Z")

</div>

Hi,

I have an index with 3 fields - `source.ip`, `destination.ip`, and `num_bytes`. Is there a way to create a graph (from the graph analytics feature) where the vertices are the `source.ip` and `destination.ip`, and the width of the connections depends on the sum of the `num_bytes` value for the IP pair?

Going through the documentations, it seems like the connections are based on the "significance", which I'm not sure what it means for my use case.

Also, is there a way to vary the size of the vertices, or are all vertices the same fixed size?

Thank you.

---

<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: [November 20, 2023, 6:20am UTC](https://discuss.elastic.co/t/create-a-graph-where-the-connections-width-is-based-on-another-column/345543/2 "2023-11-20T06:20:47Z")

</div>

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