the same way it is handled from metrics-plugin-data:
example:
- fintrack
- spent___beer:: 10
- spent___groceries:: 50
would be awesome if
{{renderer :metrics, spent, -, properties-cumulative-line}}
would distinguish between parent "spent" and children "beer", "groceries" properties and plot them correspondingly.
so far this is achievale only via /add metrics command which doesn't really fit my intended workflow with it
or maybe separate metrics with the same name by parent block?
would draw two different graphs for beer and groceries by spent property?
the same way it is handled from metrics-plugin-data:
example:
would be awesome if
{{renderer :metrics, spent, -, properties-cumulative-line}}would distinguish between parent "spent" and children "beer", "groceries" properties and plot them correspondingly.
so far this is achievale only via
/add metricscommand which doesn't really fit my intended workflow with itor maybe separate metrics with the same name by parent block?
would draw two different graphs for beer and groceries by
spentproperty?