pyrochlore / obsidian-tracker

A plugin tracks occurrences and numbers in your notes
MIT License
1.32k stars 230 forks source link

Created a table tracker but cannot see lines. #218

Open hasnayavzu opened 1 year ago

hasnayavzu commented 1 year ago

Created a tracker to track my weight loss jouney but im having a problem. I can not see the lines on my chart, i can see only dots.

Here is my code:

searchType: table  
searchTarget: Personal Development/Goals & Results[0][0], Personal Development/Goals & Results[0][1], Personal Development/Goals & Results[0][2]
xDataset: 0
fixedScale: 1.5
line:
    title: Weight Log
    yAxisLabel: Weight
    yAxisUnit: kg
    lineColor: none, white, steelBlue

Here you can see the chart:

Screenshot 2023-04-26 at 18 54 21
joelbrewster commented 1 year ago

Try adding the parameter fillGap: true to line: