# Adding sliders to VegaLite plot

**URL:** https://discourse.julialang.org/t/adding-sliders-to-vegalite-plot/60262
**Category:** New to Julia
**Tags:** question, plotting, vegalite
**Created:** [April 29, 2021, 5:02pm UTC](https://discourse.julialang.org/t/adding-sliders-to-vegalite-plot/60262 "2021-04-29T17:02:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Gurs](https://avatars.discourse-cdn.com/v4/letter/g/c89c15/32.png) [@Gurs](https://discourse.julialang.org/u/Gurs)
#### Post date: [April 29, 2021, 5:02pm UTC](https://discourse.julialang.org/t/adding-sliders-to-vegalite-plot/60262/1 "2021-04-29T17:02:09Z")

</div>

I’m wondering is it possible to add sliders to a vegalite plot in Julia, similar to the example [here](https://vega.github.io/vega-lite/examples/interactive_query_widgets.html). I looked around the documentation page of vegalite.jl but couldn’t find any information or examples. I tried also “translating” the json to vegalite style but no success there. Any help would be appreciated 🙂
