I’ve tracked the “success rate” of daily habits via an inline field: “Success::”. Is it possible to use the Tracker plugin to create a pie or bullet graph that models said inline value?
Details:
Seeing as it’s nearly the end of the year, I’d like to review the “Success Rate” of my logged habits.
I’ve maintained daily notes with inline fields to input relevant data (i.e. minutes studied, hours slept,…). I use the inputs to populate dataview tables in my weekly and monthly notes to create a general overview. One of the inline fields I’ve used is “Success::” which denotes the success rate of my planned daily habits. I use a percentage for this field.
Using the Tracker plugin is it possible to create a pie chart with the percentage values grouped? (i.e. Dataset 1: 0-20%; Dataset 2: 21-40%…). Or average them out into a bullet graph?
Yes - I have been using a double colon “::” for my dataview fields. I’m just having trouble referencing said fields into a pie chart or bullet graph with the Tracker plugin.
Do you how to write a Tracker plugin code block for numeric values?
Some of the pie chart templates show how to categorize the data into completion rates as percentages, but only provide examples referencing tasks (and not inline data). Is there any way to do the same with inline data?
i.e. “Success::” of the past five daily notes is: [20,40,60,80,100]. Would it be possible to display that as a pie graph that categorizes it neatly into five segments?