From 0120906e912e9fa0e61375325d1776ce3c238166 Mon Sep 17 00:00:00 2001 From: schmoigl <49835457+schmoigl@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:25:39 +0100 Subject: [PATCH] docs: add two community examples (#8655) --- site/examples/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/examples/index.md b/site/examples/index.md index ad104c89e5..65f96cc610 100644 --- a/site/examples/index.md +++ b/site/examples/index.md @@ -60,3 +60,6 @@ Here we list great examples of Vega-Lite visualizations that were created by the - [Car Registrations in Portugal - 3 plots with cross-filtering](https://observablehq.com/@jlmborges/vega-lite-car_sales) by [@jlborges](https://observablehq.com/@jlmborges) - [An interactive Rank-Plot](https://observablehq.com/@jlmborges/rank-plot_vega-lite) by [@jlborges](https://observablehq.com/@jlmborges) - [An interactive Dashboard](https://paginas.fe.up.pt/~jlborges/vis/cars_dashboard/db.html) by [@jlborges](https://observablehq.com/@jlmborges) +- [Dashboard for the Effects of Labor Market Subsidies in Austria](https://observablehq.com/@schmoigl/effektivitat) by [@schmoigl](https://observablehq.com/@schmoigl) +- [Size of People around the World](https://observablehq.com/@schmoigl/makeover2) by [@schmoigl](https://observablehq.com/@schmoigl) +