mirror of
https://github.com/mprojectscode/obsidian-bases-charts-plugin.git
synced 2026-07-22 06:43:19 +00:00
13 lines
229 B
Text
13 lines
229 B
Text
views:
|
|
- type: chart-bar
|
|
name: Bar
|
|
filters:
|
|
and:
|
|
- file.folder == "bar"
|
|
groupBy:
|
|
property: Group
|
|
direction: ASC
|
|
x: note.Category
|
|
y: note.Value
|
|
percentage: true
|
|
labels: true
|