biolab / orange3-timeseries

🍊 :chart_with_upwards_trend: Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.
Other
62 stars 41 forks source link

Line Chart - No data display #161

Closed Milda654 closed 2 years ago

Milda654 commented 3 years ago

Hello, I have a problem with visualize a time series in widget LineChart. As you can see in the attachment, there are data in datatable, distributions is working as well. I really don't know, where problem is. Thank you for your support.

LineChartError

I started workflow with loading the .xlsx file, than I continued with widgets as you can see in the file and picture.

time_series_orange.zip

ajdapretnar commented 3 years ago

I can't reproduce. I can see the "value" attribute upon opening the Line Chart. However, the plot is not displayed. If deselect the attribute and re-select it, the plot is shown. So a small bug for sure.

Also, I am moving this where it belongs.

guiom2959 commented 3 years ago

Capture d’écran 2021-04-23 à 15 24 11 Hi I experience quite a few bugs as well with Line Charts, I was able to see some data once, then once the bug appears, I am unable to see any data again. data : Capture d’écran 2021-04-23 à 15 00 49 Capture d’écran 2021-04-23 à 15 00 55 Capture d’écran 2021-04-23 à 15 01 21

source : https://raw.githubusercontent.com/MinCiencia/Datos-COVID19/master/output/producto3/TotalesPorRegion.csv

version : orange 3.27.1 and 3.28 (behavior seems worse on last version)

janezd commented 2 years ago

We have problems reproducing this. However, this widget will be reimplemented (probably as the first widget) as a part of #58, so I'm closing this.