# \#vega

**URL:** https://discourse.julialang.org/tag/vega/491.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [How to get padding between axis label and ticks with VegaLite.jl?](https://discourse.julialang.org/t/how-to-get-padding-between-axis-label-and-ticks-with-vegalite-jl/72249)

<div class="topic-metadata">

**Author:** [@Nosferican](https://discourse.julialang.org/u/Nosferican)\
**Replies:** 1\
**Last updated:** [November 29, 2021, 11:13pm UTC](https://discourse.julialang.org/t/how-to-get-padding-between-axis-label-and-ticks-with-vegalite-jl/72249 "2021-11-29T23:13:33Z")

</div>

I am having an issue with VegaLite.jl where the label is overlapping with the ticks in the y-axis. I haven’t been able to find any parameter to add some padding between the two values. CC: @davidanthoff

---

## [VegaLite.jl plot from multiple columns](https://discourse.julialang.org/t/vegalite-jl-plot-from-multiple-columns/55879)

<div class="topic-metadata">

**Author:** [@davide-f](https://discourse.julialang.org/u/davide-f)\
**Replies:** 0\
**Last updated:** [February 23, 2021, 7:38pm UTC](https://discourse.julialang.org/t/vegalite-jl-plot-from-multiple-columns/55879 "2021-02-23T19:38:35Z")

</div>

Dear Community, I would like to plot a stacked plot with VegaLite.jl and the stacked bars come from different columns. In particular, I would like to obtain a format like the one below, but with a different structure o…

---

## [VegaLite plot two lines and plot over](https://discourse.julialang.org/t/vegalite-plot-two-lines-and-plot-over/47570)

<div class="topic-metadata">

**Author:** [@BMval](https://discourse.julialang.org/u/BMval)\
**Replies:** 1\
**Last updated:** [October 1, 2020, 8:06am UTC](https://discourse.julialang.org/t/vegalite-plot-two-lines-and-plot-over/47570 "2020-10-01T08:06:20Z")

</div>

I am new with Vega-lite. Would you help me, just plot any two random lines on the one figure? Can I plot figure over another figure? something like @vlplot!() Thank you.
