From 1fa287aa8eb5622c0c65301d2601fa7b16cfa7ed Mon Sep 17 00:00:00 2001 From: brucala Date: Fri, 29 Sep 2023 14:49:18 +0200 Subject: [PATCH] docs: add Deneb.jl to ecosystem (#9109) --- site/ecosystem.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/ecosystem.md b/site/ecosystem.md index a43d36609e..cc2fbd571d 100644 --- a/site/ecosystem.md +++ b/site/ecosystem.md @@ -50,6 +50,7 @@ We mark featured plugins and tools with a [VegaLite.jl](https://github.com/queryverse/VegaLite.jl) are Julia bindings to Vega and Vega-Lite. +- [Deneb.jl](https://github.com/brucala/Deneb.jl) is a convenient Julia API for creating Vega-Lite visualizations. - [Vega-Lite "bindings" for R](https://github.com/hrbrmstr/vegalite), create Vega-Lite visualizations in R. - [vegaliteR](https://github.com/timelyportfolio/vegaliteR), vega-lite htmlwidget for R. - [Vegas](https://github.com/aishfenton/Vegas) brings visualizations to Scala and Spark using Vega-Lite.