notes/TestArea/obsidian.md

17 lines
195 B
Markdown
Raw Normal View History

2022-03-23 16:31:52 +01:00
| data | x | y |
| ---- | - | - |
| 1| 0 | 3 |
| 2| 5 | 1 |
| 3| 2 | 3 |
| 4| 1 | 1 |
^data
```chart
type: line
id: data
layout: columns
tension: 0.4
fill: true
width: 100%
beginAtZero: true
```