# Which Graphing tool allows to create interactable Graphs

**URL:** https://discourse.julialang.org/t/which-graphing-tool-allows-to-create-interactable-graphs/75389
**Category:** Visualization
**Created:** [January 28, 2022, 8:32pm UTC](https://discourse.julialang.org/t/which-graphing-tool-allows-to-create-interactable-graphs/75389 "2022-01-28T20:32:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![matic\_lauko](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/matic_lauko/32/27770_2.png) [@matic\_lauko](https://discourse.julialang.org/u/matic_lauko)
#### Post date: [January 28, 2022, 8:32pm UTC](https://discourse.julialang.org/t/which-graphing-tool-allows-to-create-interactable-graphs/75389/1 "2022-01-28T20:32:37Z")

</div>

I’m trying to create a game, in which you have to draw vertices and edges, with length. Then you have to be able to move on those edges from one node to another.  
Is there a package in Julia that would allow that? If not, what is the closest?  
All help is appreciated, thank you, matic!
