You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm receiving this error when using best fit option with a chart from a table: plugin:obsidian-charts:80 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0') at Ol.postprocessor (plugin:obsidian-charts:80:1389)
Describe the bug
There is a exception when I try to add a trend line in a
chart
block that sources the series from a table.Seems like sourcing from the table isn't happening in time when the
bestFit
condition is hit.Relevant errors (if available)
Steps to reproduce
Expected Behavior
The best fit line should work for table sources just like inline series.
Additional context
No response
Code
No response
Operating system
Windows
The text was updated successfully, but these errors were encountered: