Added a page on Data on Maps

This commit is contained in:
Simon Brooke 2020-02-27 11:03:40 +00:00
parent 1a0d338c34
commit 68e22386be
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
2 changed files with 57 additions and 0 deletions

View file

@ -73,6 +73,8 @@ Northern Cyprus,North Nicosia,35.183333,33.366667,NULL,Europe,
```
Read more about [[Data on maps]].
## The Vega formatter
Inspired by [visdown](https://visdown.com/) and [vega-lite](https://vega.github.io/vega-lite/docs/), the Vega formatter allows you to embed vega data visualisations into Smeagol pages. The graph description should start with a line comprising three back-ticks and then the word '`vega`', and end with a line comprising just three backticks.