mirror of
https://github.com/mprojectscode/obsidian-bases-charts-plugin.git
synced 2026-07-22 06:43:19 +00:00
15 lines
270 B
Text
15 lines
270 B
Text
formulas:
|
|
group: species
|
|
views:
|
|
- type: chart
|
|
name: Chart
|
|
filters:
|
|
and:
|
|
- file.folder == "penguins"
|
|
groupBy:
|
|
property: species
|
|
direction: ASC
|
|
order:
|
|
- file.name
|
|
x: note.culmen_length_mm
|
|
y: note.culmen_depth_mm
|