Open Nitaro209 opened 6 months ago
Hi @Nitaro209. I also had this issue but figured out that the lines only appear for consecutive data points. You need to enable filling gaps in the line chart. See here.
Example:
searchType: frontmatter
searchTarget: cycling
folder: Journaling/Weekly
fitPanelWidth: true
line:
title: Cycling
yAxisUnit: km
xAxisLabel: Week
fillGap: true
It works ! Thank you very much !
resolved
Expected Behavior
Graph shows line between two or more point
Current Behavior
Only points are displayed without lines
Possible Solution
Steps to Reproduce (for bugs)
Context