mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-13 02:05:07 +00:00
Added a page on Data on Maps
This commit is contained in:
parent
1a0d338c34
commit
68e22386be
2 changed files with 57 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue