Closed kaimikael closed 2 years ago
0.3.12
3.31.1
I nicked a dataset that had data per year. I plot the data and expect to get the years along the x axis.
The years are labelled as “2014k”, “2015k”, etc, as can be seen in this screenshot:
The manual page indicates this is not intentional behaviour. The output from As Timeseries looks OK.
I attach a workflow and data, open the Line Chart to see the labelling. AI.publications.by.year.past.decade.csv YearsInLineChart.zip
Partially fixed in #220. The issue now is that the File reads the variable wrong (as seconds, not years). We should enable resetting the datetime format in Edit Domain.
Timeseries version
0.3.12
Orange version
3.31.1
Expected behavior
I nicked a dataset that had data per year. I plot the data and expect to get the years along the x axis.
Actual behavior
The years are labelled as “2014k”, “2015k”, etc, as can be seen in this screenshot:
The manual page indicates this is not intentional behaviour. The output from As Timeseries looks OK.
Steps to reproduce the behavior
I attach a workflow and data, open the Line Chart to see the labelling. AI.publications.by.year.past.decade.csv YearsInLineChart.zip
Additional info (worksheets, data, screenshots, ...)