Closed neliebi closed 3 years ago
I found that when I load the line chart, the dictionary context.attributes in the method match(self, context, _, attrs, metas) in owlinechart.py (line 428) contains elements from another data set (that is not even loaded in the current project)
I was able to make it work after clicking in "Options->Reset widget settings"
Seems like context settings are off. @janezd ?
It is probably my fault. :( will try to take a look ASAP
I've seen this same behavior with a dataset I'm currently working with, including the error message. Sometimes it works fine, sometimes the features aren't shown.
Timeseries version
0.3.10
Orange version
3.28.0
Expected behavior
Display the line charts
Actual behavior
Features are not shown in the line chart. The module works fine for most of my datasets, but for some reason it's failing when I try to load this specific dataset.
Steps to reproduce the behavior
Just add the line chart module using the dataset below.
Additional info (worksheets, data, screenshots, ...)
https://ibb.co/W6QQ1d9
*Some times I get this error message when I try to load this dataset https://ibb.co/0Bp8KXL