Skip to content

Reference Line with time #541

@davidtan81098

Description

@davidtan81098

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightneeds more infoFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions