I am trying to add a reference line at 8 hours
searchType: frontmatter, frontmatter
searchTarget: Sleep, baseline
folder: Daily Notes
penalty: ', 08:00'
startDate: -2M
endDate: 0d
line:
title: "Sleep Tracker"
xAxisLabel: Date
yAxisLabel: Sleep (h.m)
fillGap: true
yMin: 0
lineColor: blue, gray
showPoint: true, false
But I get this error
Not all values in time format
Ive also tried
penalty: ['', '08:00']
and get this error
Invalid inputs for penalty
I am trying to add a reference line at 8 hours
But I get this error
Not all values in time format
Ive also tried
penalty: ['', '08:00']
and get this error
Invalid inputs for penalty