pyrochlore / obsidian-tracker

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

yMin / yMax error when used in searchType: table #355

Open stockphrase opened 7 months ago

stockphrase commented 7 months ago

When using searchType: frontmatter, my data creates a calendar perfectly when I add yMin: 1 and yMax: 10 values.

These data also render perfectly when I put them in a table and use searchType: table.

However, if I add yMin: and yMax:to the version using the table, I get an error:

'The number of inputs of yMin and dataset not matched'